Re: [PATCH 14/25] Fix old style notmuch-fcc-dirs configuration check.
[notmuch-archives.git] / 43 / 9f9baa9c6e0907267150abad74f99622b98360
1 Return-Path: <BATV+bbc4756b788e67be553a+2433+infradead.org+hohndel@bombadil.srs.infradead.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 3ACC14196F3\r
6         for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 15:17:39 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -4.2\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham\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 4iF0HECpDwh9 for <notmuch@notmuchmail.org>;\r
16         Thu, 22 Apr 2010 15:17:38 -0700 (PDT)\r
17 Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id 721564196F2\r
19         for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 15:17:38 -0700 (PDT)\r
20 Received: from localhost ([::1] helo=x200.gr8dns.org)\r
21         by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux))\r
22         id 1O54iH-00078L-S3; Thu, 22 Apr 2010 22:17:38 +0000\r
23 Received: by x200.gr8dns.org (Postfix, from userid 500)\r
24         id 13D20C0247; Thu, 22 Apr 2010 15:17:37 -0700 (PDT)\r
25 From: Dirk Hohndel <hohndel@infradead.org>\r
26 To: Carl Worth <cworth@cworth.org>, notmuch@notmuchmail.org\r
27 Subject: Re: [PATCH] Add 'G' keybinding to folder and search view that\r
28         triggers external poll\r
29 In-Reply-To: <874oj3gnrq.fsf@yoom.home.cworth.org>\r
30 References: <m339z4csi1.fsf@x200.gr8dns.org>\r
31         <874oj3gnrq.fsf@yoom.home.cworth.org>\r
32 Date: Thu, 22 Apr 2010 15:17:37 -0700\r
33 Message-ID: <m3633jp1xa.fsf@x200.gr8dns.org>\r
34 User-Agent: notmuch 0.2-52-ga28d2fe (Emacs 23.1.1/i386-redhat-linux-gnu)\r
35 MIME-Version: 1.0\r
36 Content-Type: text/plain; charset=us-ascii\r
37 X-SRS-Rewrite: SMTP reverse-path rewritten from <hohndel@infradead.org> by\r
38         bombadil.infradead.org See http://www.infradead.org/rpr.html\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Thu, 22 Apr 2010 22:17:39 -0000\r
52 \r
53 On Thu, 22 Apr 2010 14:50:33 -0700, Carl Worth <cworth@cworth.org> wrote:\r
54 > On Fri, 09 Apr 2010 12:53:26 -0700, Dirk Hohndel <hohndel@infradead.org> wrote:\r
55 > > The new functions first check if an external poll script has been defined in\r
56 > > the variable 'notmuch-external-refresh-script and if yes, runs that script\r
57 > > before executing the existing refresh function (which is bound to '=')\r
58\r
59 > Thanks Dirk,\r
60\r
61 > This is even handier than I expected.\r
62\r
63 > I've pushed this now, but followed up immediately with a (totally\r
64 > trivial) change to reduce code duplication, and then a (slightly more\r
65 > major) change to define the controlling variable with defcustom so that\r
66 > the user can find the variable in the customize screen for notmuch.\r
67\r
68 > I also renamed it to notmuch-poll-script so you'll need to update your\r
69 > setting for this feature to work.\r
70 \r
71 I appreciate how nicely you can say "I liked the idea and then\r
72 completely rewrote the crap elisp that you submitted" :-)\r
73 \r
74 /D\r
75 \r
76 -- \r
77 Dirk Hohndel\r
78 Intel Open Source Technology Center\r