Re: emacs: Handling external dependencies
[notmuch-archives.git] / 68 / c95a413e8767b32a45c7266a1f1d32817f63ae
1 Return-Path: <rlb@defaultvalue.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 7296E40D155\r
6         for <notmuch@notmuchmail.org>; Thu,  4 Nov 2010 16:03:24 -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: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] 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 mUxZwOpTSn54 for <notmuch@notmuchmail.org>;\r
16         Thu,  4 Nov 2010 16:03:13 -0700 (PDT)\r
17 Received: from defaultvalue.org (defaultvalue.org [70.85.129.156])\r
18         by olra.theworths.org (Postfix) with ESMTP id A5BB24196F0\r
19         for <notmuch@notmuchmail.org>; Thu,  4 Nov 2010 16:03:13 -0700 (PDT)\r
20 Received: from omen.defaultvalue.org (localhost [127.0.0.1])\r
21         by defaultvalue.org (Postfix) with ESMTP id C5E9B90D34;\r
22         Thu,  4 Nov 2010 18:03:11 -0500 (CDT)\r
23 Received: from raven.defaultvalue.org (raven.defaultvalue.org [192.168.1.7])\r
24         by omen.defaultvalue.org (Postfix) with ESMTP id A43A950182;\r
25         Thu,  4 Nov 2010 18:03:11 -0500 (CDT)\r
26 Received: by raven.defaultvalue.org (Postfix, from userid 1000)\r
27         id 7F9477BBC77; Thu,  4 Nov 2010 18:03:11 -0500 (CDT)\r
28 From: Rob Browning <rlb@defaultvalue.org>\r
29 To: David Edmondson <dme@dme.org>\r
30 Subject: Re: RFC: [PATCH] emacs: Improve the definition and use of\r
31         `notmuch-fcc-dirs'.\r
32 References: <1288905241-31894-1-git-send-email-dme@dme.org>\r
33 Date: Thu, 04 Nov 2010 18:03:11 -0500\r
34 In-Reply-To: <1288905241-31894-1-git-send-email-dme@dme.org> (David\r
35         Edmondson's message of "Thu, 4 Nov 2010 21:14:01 +0000")\r
36 Message-ID: <87zktovgi8.fsf@raven.defaultvalue.org>\r
37 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)\r
38 MIME-Version: 1.0\r
39 Content-Type: text/plain; charset=us-ascii\r
40 Cc: notmuch@notmuchmail.org\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Thu, 04 Nov 2010 23:03:24 -0000\r
54 \r
55 David Edmondson <dme@dme.org> writes:\r
56 \r
57 > After wanting to be able to set `notmuch-fcc-dirs' to `nil' using\r
58 > custom, I got sucked in.\r
59 \r
60 If you're going to go that far, you might want to allow a function (or\r
61 form) too (a-la gnus).  As an example, that can be handy when you want\r
62 to file mail based on the year:\r
63 \r
64   (setq gnus-message-archive-group\r
65         '((list (concat "all-" (format-time-string "%Y")))))\r
66 \r
67 That tells gnus that the archive group should be "all-YYYY".\r
68 \r
69 (Section 5.5 in "info gnus" has all the gory details if you want to see\r
70  what's been done there.)\r
71 \r
72 -- \r
73 Rob Browning\r
74 rlb @defaultvalue.org and @debian.org\r
75 GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4\r