[PATCH 1/9] lib: read "property" terms from messages.
[notmuch-archives.git] / 3e / 41c848d7d00068d3a5c033b10c3f0df9f5c7c1
1 Return-Path: <stefan@datenfreihafen.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 EE4DC431FAE\r
6         for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 11:22:20 -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 I-wec9G3KWF3 for <notmuch@notmuchmail.org>;\r
11         Sat, 21 Nov 2009 11:22:20 -0800 (PST)\r
12 Received: from sirius.lasnet.de (sirius.lasnet.de [78.47.116.19])\r
13         by olra.theworths.org (Postfix) with ESMTP id A1D65431FBC\r
14         for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 11:22:20 -0800 (PST)\r
15 Received: from p5b034af6.dip.t-dialin.net ([91.3.74.246] helo=excalibur)\r
16         by sirius.lasnet.de with esmtpsa \r
17         (Cipher TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.63 #1)\r
18         id 1NBvXC-0002Il-0h by authid <stefan@sostec.de> with cram_md5;\r
19         Sat, 21 Nov 2009 20:22:17 +0100\r
20 Received: from stefan by excalibur with local (Exim 4.69)\r
21         (envelope-from <stefan@excalibur.local>)\r
22         id 1NBvXB-0006lM-I9; Sat, 21 Nov 2009 20:22:13 +0100\r
23 Date: Sat, 21 Nov 2009 20:22:13 +0100\r
24 From: Stefan Schmidt <stefan@datenfreihafen.org>\r
25 To: Carl Worth <cworth@cworth.org>\r
26 Message-ID: <20091121192213.GB24602@excalibur.local>\r
27 References: <20091121145111.GB19397@excalibur.local>\r
28         <1258816372.8741.15.camel@rover>\r
29         <87einr4x3i.fsf@yoom.home.cworth.org>\r
30 MIME-Version: 1.0\r
31 Content-Type: text/plain; charset=us-ascii\r
32 Content-Disposition: inline\r
33 In-Reply-To: <87einr4x3i.fsf@yoom.home.cworth.org>\r
34 X-Mailer: Mutt http://www.mutt.org/\r
35 X-KeyID: 0xDDF51665\r
36 X-Website: http://www.datenfreihafen.org/\r
37 User-Agent: Mutt/1.5.20 (2009-06-14)\r
38 Cc: notmuch@notmuchmail.org\r
39 Subject: Re: [notmuch] 25 minutes load time with emacs -f notmuch\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.12\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Sat, 21 Nov 2009 19:22:21 -0000\r
53 \r
54 Hello.\r
55 \r
56 On Sat, 2009-11-21 at 18:16, Carl Worth wrote:\r
57 > On Sat, 21 Nov 2009 08:12:52 -0700, Bdale Garbee <bdale@gag.com> wrote:\r
58 > > I haven't figured out how to quickly tag everything as already read or\r
59 > > archived or whatever .. can someone who knows more about what's going on\r
60 > > confirm my hypothesis and if so, suggest the best approach to getting to\r
61 > > a happier state?\r
62\r
63 > See my message up-thread. The only reasonable ways all really do involve\r
64 > at least a little bit of C-code hacking to either prevent those tags\r
65 > from getting put there by "notmuch new" or to make it easier to get them\r
66 > off afterwards.\r
67 \r
68 Let's see if I come up with something here.\r
69 \r
70 > And I can't help but apologize. I've known about all these issues, and\r
71 > wouldn't have invited people to try things out in the current state. But\r
72 > it was nice of Keith to share this with everyone. And it's nice of all\r
73 > you to come take a look at things.\r
74 \r
75 Getting it out now was a good move. It had enough code to actually do omething\r
76 usefull and many people waited for something like this. The increasing number of\r
77 contributors in such a short time shows it very well. :)\r
78 \r
79 regards\r
80 Stefan Schmidt\r