Re: [PATCH v4 10/16] Add n_d_add_message_with_indexopts (extension of n_d_add_message)
[notmuch-archives.git] / 12 / 95e4099896d904e4cc9d8c5fea393da168f732
1 Return-Path: <james@hackervisions.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 92646431FBF\r
6         for <notmuch@notmuchmail.org>; Fri, 26 Feb 2010 19:59:06 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.037\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.037 tagged_above=-999 required=5\r
12         tests=[AWL=-0.138, BAYES_50=0.001, RDNS_DYNAMIC=0.1] autolearn=no\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id HFomNaanie+B for <notmuch@notmuchmail.org>;\r
16         Fri, 26 Feb 2010 19:59:05 -0800 (PST)\r
17 Received: from hackervisions.org (67-207-143-141.slicehost.net\r
18         [67.207.143.141])\r
19         by olra.theworths.org (Postfix) with ESMTP id DADB4431FAE\r
20         for <notmuch@notmuchmail.org>; Fri, 26 Feb 2010 19:59:05 -0800 (PST)\r
21 Received: from ool-18bd392a.dyn.optonline.net ([24.189.57.42] helo=localhost)\r
22         by hv with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.69)\r
23         (envelope-from <james@hackervisions.org>)\r
24         id 1NlDpU-0005ow-Ej; Fri, 26 Feb 2010 22:59:00 -0500\r
25 From: James Vasile <james@hackervisions.org>\r
26 To: micah anderson <micah@riseup.net>, notmuch@notmuchmail.org\r
27 In-Reply-To: <87ljefgbqy.fsf@lillypad.riseup.net>\r
28 References: <87hbp5j9dv.fsf@hackervisions.org>\r
29         <87ljefgbqy.fsf@lillypad.riseup.net>\r
30 Date: Fri, 26 Feb 2010 22:58:50 -0500\r
31 Message-ID: <87hbp349dx.fsf@hackervisions.org>\r
32 MIME-Version: 1.0\r
33 Content-Type: text/plain; charset=us-ascii\r
34 Subject: Re: [notmuch] Initial tagging\r
35 X-BeenThere: notmuch@notmuchmail.org\r
36 X-Mailman-Version: 2.1.13\r
37 Precedence: list\r
38 List-Id: "Use and development of the notmuch mail system."\r
39         <notmuch.notmuchmail.org>\r
40 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
41         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
42 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
43 List-Post: <mailto:notmuch@notmuchmail.org>\r
44 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
45 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
47 X-List-Received-Date: Sat, 27 Feb 2010 03:59:06 -0000\r
48 \r
49 On Fri, 26 Feb 2010 12:14:45 -0500, micah anderson <micah@riseup.net> wrote:\r
50 > On Thu, 25 Feb 2010 16:25:16 -0500, James Vasile <james@hackervisions.org> wrote:\r
51 > This stuff should go up on the wiki! There is a "Tips and Tricks for\r
52 > using notmuch with Emacs" section, but more general things like James'\r
53 > script and other people's scripts really should be put up there so\r
54 > people who are new can figure out how to get started faster.\r
55 \r
56 Good point.  I will put some stuff on the wiki.\r
57 \r
58 > 0. indirectly I believe am also responsible, through 3rd party\r
59 > evangelizing, for James entering the scene as well, and I'm happy about\r
60 > that because I have been quite pleased with his enhancements, thanks\r
61 > james!. now I just need to buy him a drink and talk him into fixing the\r
62 > openpgp bits ;)\r
63 \r
64 Yes, you are my upstream evangelist.  You put the bug in Karl Fogel's\r
65 ear (although he hasn't actually tried it) and he put it in mine.  Glad\r
66 you're liking my elisp.\r
67 \r
68 I've spent a bunch of time thinking about mail setups (I actually\r
69 sketched out what I'd need to do to mutt to get virtual folders there),\r
70 so it's great to see people making serious strides toward getting it\r
71 right.\r
72 \r
73 Notmuch isn't a mail client so much as a mail kit.  I'm happy to be\r
74 hacking on it and making my mail work the way I want.\r
75 \r
76 -J\r
77 \r