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