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