]> git.notmuchmail.org Git - notmuch/blob - test/emacs.expected-output/notmuch-show-elide-non-matching-messages-on
test: emacs: toggle eliding of non-matching messages in `notmuch-show'
[notmuch] / test / emacs.expected-output / notmuch-show-elide-non-matching-messages-on
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 [ 4-line signature. Click/Enter to show. ]
30 [ application/pgp-signature ]
31 [ text/plain ]
32 [ 4-line signature. Click/Enter to show. ]
33   Lars Kellogg-Stedman <lars@seas.harvard.edu> (2009-11-17) (inbox signed)
34   Subject: Re: [notmuch] Working with Maildir storage?
35   To: Mikhail Gusarov <dottedmag@dottedmag.net>
36   Cc: notmuch@notmuchmail.org
37   Date: Tue, 17 Nov 2009 15:33:01 -0500
38
39   [ multipart/mixed ]
40   [ multipart/signed ]
41   [ text/plain ]
42   > See the patch just posted here.
43
44   Is the list archived anywhere?  The obvious archives
45   (http://notmuchmail.org/pipermail/notmuch/) aren't available, and I
46   think I subscribed too late to get the patch (I only just saw the
47   discussion about it).
48
49   It doesn't look like the patch is in git yet.
50
51   -- Lars
52
53   [ 4-line signature. Click/Enter to show. ]
54   [ application/pgp-signature ]
55   [ text/plain ]
56   [ 4-line signature. Click/Enter to show. ]
57     Lars Kellogg-Stedman <lars@seas.harvard.edu> (2009-11-18) (inbox signed unread)
58     Subject: Re: [notmuch] Working with Maildir storage?
59     To: Keith Packard <keithp@keithp.com>
60     Cc: notmuch@notmuchmail.org
61     Date: Tue, 17 Nov 2009 19:50:40 -0500
62
63     [ multipart/mixed ]
64     [ multipart/signed ]
65     [ text/plain ]
66     > I've also pushed a slightly more complicated (and complete) fix to my
67     > private notmuch repository
68
69     The version of lib/messages.cc in your repo doesn't build because it's
70     missing "#include <stdint.h>" (for the uint32_t on line 466).
71
72     [ 4-line signature. Click/Enter to show. ]
73     [ application/pgp-signature ]
74     [ text/plain ]
75     [ 4-line signature. Click/Enter to show. ]