Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 61 / f695b377c5fe2259682f652450ef8250c024b1
1 Return-Path: <cworth@cworth.org>\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 D7335431FBF;\r
6         Wed, 18 Nov 2009 02:08:24 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id 7n8Z4n49br0P; Wed, 18 Nov 2009 02:08:24 -0800 (PST)\r
11 Received: from cworth.org (localhost [127.0.0.1])\r
12         by olra.theworths.org (Postfix) with ESMTP id 8B556431FAE;\r
13         Wed, 18 Nov 2009 02:08:23 -0800 (PST)\r
14 From: Carl Worth <cworth@cworth.org>\r
15 To: Lars Kellogg-Stedman <lars@seas.harvard.edu>, notmuch@notmuchmail.org\r
16 In-Reply-To: <20091117190054.GU3165@dottiness.seas.harvard.edu>\r
17 References: <20091117190054.GU3165@dottiness.seas.harvard.edu>\r
18 Date: Wed, 18 Nov 2009 02:08:10 -0800\r
19 Message-ID: <87ocn0qh6d.fsf@yoom.home.cworth.org>\r
20 MIME-Version: 1.0\r
21 Content-Type: text/plain; charset=us-ascii\r
22 Subject: Re: [notmuch] Working with Maildir storage?\r
23 X-BeenThere: notmuch@notmuchmail.org\r
24 X-Mailman-Version: 2.1.12\r
25 Precedence: list\r
26 List-Id: "Use and development of the notmuch mail system."\r
27         <notmuch.notmuchmail.org>\r
28 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
29         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
30 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
31 List-Post: <mailto:notmuch@notmuchmail.org>\r
32 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
33 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
34         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
35 X-List-Received-Date: Wed, 18 Nov 2009 10:08:25 -0000\r
36 \r
37 On Tue, 17 Nov 2009 14:00:54 -0500, Lars Kellogg-Stedman <lars@seas.harvard.edu> wrote:\r
38 > I saw the LWN article and decided to take a look at notmuch.  I'm\r
39 > currently using mutt and mairix to index and read a collection of\r
40 > Maildir mail folders (around 40,000 messages total).\r
41 \r
42 Welcome, Lars!\r
43 \r
44 I hadn't even seen that Keith's blog post had been picked up by lwn.net.\r
45 That's very interesting. So, thanks for coming and trying out notmuch.\r
46 \r
47 >   Error opening\r
48 >   /home/lars/Mail/read-messages.2008/cur/1246413773.24928_27334.hostname,U=3026:2,S:\r
49 >   Too many open files\r
50 \r
51 Sadly, the lwn article coincided with me having just introduced this\r
52 bug, and then getting on a Trans-Atlantic flight. So I fixed the bug\r
53 fairly quickly, but there was quite a bit of latency before I could push\r
54 the fix out. It should be fixed now.\r
55 \r
56 > I'm curious if this is expected behavior (i.e., notmuch does not work\r
57 > with Maildir) or if something else is going on.\r
58 \r
59 Notmuch works just fine with maildir---it's one of the things that it\r
60 likes the best.\r
61 \r
62 Happy hacking,\r
63 \r
64 -Carl\r