Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / a7 / ed36d4f675728c5035f98f1e2864a29d3722e1
1 Return-Path: <tomi.ollila@nixu.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 6A7F5429E26\r
6         for <notmuch@notmuchmail.org>; Thu,  1 Sep 2011 22:41:11 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id C3pkj+-4We-a for <notmuch@notmuchmail.org>;\r
16         Thu,  1 Sep 2011 22:41:10 -0700 (PDT)\r
17 Received: from taco2.nixu.fi (taco2.nixu.fi [194.197.118.31])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 47987431FD0\r
21         for <notmuch@notmuchmail.org>; Thu,  1 Sep 2011 22:41:10 -0700 (PDT)\r
22 Received: from taco2.nixu.fi (localhost [127.0.0.1])\r
23         by taco2.nixu.fi (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id\r
24         p825ewpN028813\r
25         (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);\r
26         Fri, 2 Sep 2011 08:40:58 +0300\r
27 Received: (from too@localhost)\r
28         by taco2.nixu.fi (8.14.3/8.14.3/Submit) id p825evua028812;\r
29         Fri, 2 Sep 2011 08:40:57 +0300\r
30 X-Authentication-Warning: taco2.nixu.fi: too set sender to\r
31         tomi.ollila@nixu.com using -f\r
32 From: Tomi Ollila <tomi.ollila@nixu.com>\r
33 To: Tom Prince <tom.prince@ualberta.net>\r
34 Subject: Re: [PATCH] Skip dot files in `notmuch new`\r
35 References: <8762lnwtva.fsf@hackervisions.org>\r
36  <8739gfahpb.fsf@hermes.hocat.ca>\r
37 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
38         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
39         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
40 Date: Fri, 02 Sep 2011 08:40:57 +0300\r
41 In-Reply-To: <8739gfahpb.fsf@hermes.hocat.ca> (Tom Prince's message of "Thu,\r
42         01 Sep 2011 20:52:48 -0400")\r
43 Message-ID: <yf6mxen33iu.fsf@taco2.nixu.fi>\r
44 User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/22.2 (gnu/linux)\r
45 MIME-Version: 1.0\r
46 Content-Type: text/plain\r
47 Cc: notmuch@notmuchmail.org\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.13\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Fri, 02 Sep 2011 05:41:11 -0000\r
61 \r
62 On Fri 02 Sep 2011 03:52, Tom Prince <tom.prince@ualberta.net> writes:\r
63 \r
64 > On Tue, 23 Aug 2011 20:11:53 -0400, James Vasile <james@hackervisions.org> wrote:\r
65 >> No known mail client or fetch tool stores mail in dot files, because\r
66 >> files that start with '.' are usually used to store metadata\r
67 >> (i.e. state or configuration) as opposed to subject-matter data.\r
68 >\r
69 > Dovecot stores folders in directories starting with . though.\r
70 \r
71 Just yesterday on irc I saw someone using ~/.mail/.sent/ though.\r
72 \r
73 >   Tom\r
74 \r
75 Tomi\r