]> git.notmuchmail.org Git - notmuch/blob - test/emacs.expected-output/notmuch-show-thread-maildir-storage-with-fourfold-indentation
emacs: wash: word-wrap bugfix
[notmuch] / test / emacs.expected-output / notmuch-show-thread-maildir-storage-with-fourfold-indentation
1 Lars Kellogg-Stedman <lars@seas.harvard.edu> (2009-11-17) (inbox signed)
2 Subject: [notmuch] Working with Maildir storage?
3 To: notmuch@notmuchmail.org
4 Date: Tue, 17 Nov 2009 14:00:54 -0500
5
6 [ multipart/mixed ]
7 [ multipart/signed ]
8 [ Unknown signature status ]
9 [ text/plain ]
10 I saw the LWN article and decided to take a look at notmuch.  I'm
11 currently using mutt and mairix to index and read a collection of
12 Maildir mail folders (around 40,000 messages total).
13
14 notmuch indexed the messages without complaint, but my attempt at
15 searching bombed out. Running, for example:
16
17   notmuch search storage
18
19 Resulted in 4604 lines of errors along the lines of:
20
21   Error opening
22   /home/lars/Mail/read-messages.2008/cur/1246413773.24928_27334.hostname,U=3026:2,S:
23   Too many open files
24
25 I'm curious if this is expected behavior (i.e., notmuch does not work
26 with Maildir) or if something else is going on.
27
28 Cheers,
29
30 [ 4-line signature. Click/Enter to show. ]
31 -- 
32 Lars Kellogg-Stedman <lars@seas.harvard.edu>
33 Senior Technologist, Computing and Information Technology
34 Harvard University School of Engineering and Applied Sciences
35 [ application/pgp-signature ]
36 [ text/plain ]
37 [ 4-line signature. Click/Enter to show. ]
38 _______________________________________________
39 notmuch mailing list
40 notmuch@notmuchmail.org
41 http://notmuchmail.org/mailman/listinfo/notmuch
42     Mikhail Gusarov <dottedmag@dottedmag.net> (2009-11-17) (inbox signed unread)
43     Subject: Re: [notmuch] Working with Maildir storage?
44     To: notmuch@notmuchmail.org
45     Date: Wed, 18 Nov 2009 01:02:38 +0600
46
47     [ multipart/mixed ]
48     [ multipart/signed ]
49     [ Unknown signature status ]
50     [ text/plain ]
51
52     Twas brillig at 14:00:54 17.11.2009 UTC-05 when lars@seas.harvard.edu did
53     gyre and gimble:
54
55      LK> Resulted in 4604 lines of errors along the lines of:
56
57      LK>   Error opening
58      LK>  
59     /home/lars/Mail/read-messages.2008/cur/1246413773.24928_27334.hostname,U=3026:2,S:
60      LK>   Too many open files
61
62     See the patch just posted here.
63
64     [ 2-line signature. Click/Enter to show. ]
65     -- 
66     http://fossarchy.blogspot.com/
67     [ application/pgp-signature ]
68     [ text/plain ]
69     [ 4-line signature. Click/Enter to show. ]
70     _______________________________________________
71     notmuch mailing list
72     notmuch@notmuchmail.org
73     http://notmuchmail.org/mailman/listinfo/notmuch
74         Lars Kellogg-Stedman <lars@seas.harvard.edu> (2009-11-17) (inbox signed unread)
75         Subject: Re: [notmuch] Working with Maildir storage?
76         To: Mikhail Gusarov <dottedmag@dottedmag.net>
77         Cc: notmuch@notmuchmail.org
78         Date: Tue, 17 Nov 2009 15:33:01 -0500
79
80         [ multipart/mixed ]
81         [ multipart/signed ]
82         [ Unknown signature status ]
83         [ text/plain ]
84         > See the patch just posted here.
85
86         Is the list archived anywhere?  The obvious archives
87         (http://notmuchmail.org/pipermail/notmuch/) aren't available, and I
88         think I subscribed too late to get the patch (I only just saw the
89         discussion about it).
90
91         It doesn't look like the patch is in git yet.
92
93         -- Lars
94
95         [ 4-line signature. Click/Enter to show. ]
96         -- 
97         Lars Kellogg-Stedman <lars@seas.harvard.edu>
98         Senior Technologist, Computing and Information Technology
99         Harvard University School of Engineering and Applied Sciences
100         [ application/pgp-signature ]
101         [ text/plain ]
102         [ 4-line signature. Click/Enter to show. ]
103         _______________________________________________
104         notmuch mailing list
105         notmuch@notmuchmail.org
106         http://notmuchmail.org/mailman/listinfo/notmuch
107             Mikhail Gusarov <dottedmag@dottedmag.net> (2009-11-17) (inbox unread)
108             Subject: [notmuch] Working with Maildir storage?
109             To: notmuch@notmuchmail.org
110             Date: Wed, 18 Nov 2009 02:50:48 +0600
111
112             Twas brillig at 15:33:01 17.11.2009 UTC-05 when lars at
113             seas.harvard.edu did gyre and gimble:
114
115              LK> Is the list archived anywhere?  The obvious archives
116              LK> (http://notmuchmail.org/pipermail/notmuch/) aren't available,
117             and I
118              LK> think I subscribed too late to get the patch (I only just saw
119             the
120              LK> discussion about it).
121
122              LK> It doesn't look like the patch is in git yet.
123
124             Just has been pushed
125
126             [ 10-line signature. Click/Enter to show. ]
127             -- 
128             http://fossarchy.blogspot.com/
129             -------------- next part --------------
130             A non-text attachment was scrubbed...
131             Name: not available
132             Type: application/pgp-signature
133             Size: 834 bytes
134             Desc: not available
135             URL:
136             <http://notmuchmail.org/pipermail/notmuch/attachments/20091118/0e33d964/attachment.pgp>
137             Keith Packard <keithp@keithp.com> (2009-11-17) (inbox unread)
138             Subject: [notmuch] Working with Maildir storage?
139             To: notmuch@notmuchmail.org
140             Date: Tue, 17 Nov 2009 13:24:13 -0800
141
142             On Tue, 17 Nov 2009 15:33:01 -0500, Lars Kellogg-Stedman <lars at
143             seas.harvard.edu> wrote:
144             > > See the patch just posted here.
145
146             I've also pushed a slightly more complicated (and complete) fix to
147             my
148             private notmuch repository
149
150             git://keithp.com/git/notmuch
151
152             > Is the list archived anywhere?
153
154             Oops. Looks like Carl's mail server is broken. He's traveling to
155             Barcelona today and so it won't get fixed for a while.
156
157             Thanks to everyone for trying out notmuch!
158
159             -keith
160                 Lars Kellogg-Stedman <lars@seas.harvard.edu> (2009-11-18) (inbox signed unread)
161                 Subject: Re: [notmuch] Working with Maildir storage?
162                 To: Keith Packard <keithp@keithp.com>
163                 Cc: notmuch@notmuchmail.org
164                 Date: Tue, 17 Nov 2009 19:50:40 -0500
165
166                 [ multipart/mixed ]
167                 [ multipart/signed ]
168                 [ Unknown signature status ]
169                 [ text/plain ]
170                 > I've also pushed a slightly more complicated (and complete)
171                 > fix to my
172                 > private notmuch repository
173
174                 The version of lib/messages.cc in your repo doesn't build
175                 because it's
176                 missing "#include <stdint.h>" (for the uint32_t on line 466).
177
178                 [ 4-line signature. Click/Enter to show. ]
179                 -- 
180                 Lars Kellogg-Stedman <lars@seas.harvard.edu>
181                 Senior Technologist, Computing and Information Technology
182                 Harvard University School of Engineering and Applied Sciences
183                 [ application/pgp-signature ]
184                 [ text/plain ]
185                 [ 4-line signature. Click/Enter to show. ]
186                 _______________________________________________
187                 notmuch mailing list
188                 notmuch@notmuchmail.org
189                 http://notmuchmail.org/mailman/listinfo/notmuch
190     Carl Worth <cworth@cworth.org> (2009-11-18) (inbox unread)
191     Subject: [notmuch] Working with Maildir storage?
192     To: notmuch@notmuchmail.org
193     Date: Wed, 18 Nov 2009 02:08:10 -0800
194
195     On Tue, 17 Nov 2009 14:00:54 -0500, Lars Kellogg-Stedman <lars at
196     seas.harvard.edu> wrote:
197     > I saw the LWN article and decided to take a look at notmuch.  I'm
198     > currently using mutt and mairix to index and read a collection of
199     > Maildir mail folders (around 40,000 messages total).
200
201     Welcome, Lars!
202
203     I hadn't even seen that Keith's blog post had been picked up by lwn.net.
204     That's very interesting. So, thanks for coming and trying out notmuch.
205
206     >   Error opening
207     > /home/lars/Mail/read-messages.2008/cur/1246413773.24928_27334.hostname,U=3026:2,S:
208     >   Too many open files
209
210     Sadly, the lwn article coincided with me having just introduced this
211     bug, and then getting on a Trans-Atlantic flight. So I fixed the bug
212     fairly quickly, but there was quite a bit of latency before I could push
213     the fix out. It should be fixed now.
214
215     > I'm curious if this is expected behavior (i.e., notmuch does not work
216     > with Maildir) or if something else is going on.
217
218     Notmuch works just fine with maildir---it's one of the things that it
219     likes the best.
220
221     Happy hacking,
222
223     -Carl