Re: [PATCH v4 04/16] Provide _notmuch_crypto_{set,get}_gpg_path
[notmuch-archives.git] / f8 / bc433490044cd3fc3e845632332580530ba853
1 Return-Path: <bremner@pivot.cs.unb.ca>\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 0A90B431FBC\r
6         for <notmuch@notmuchmail.org>; Tue, 29 Dec 2009 18:11:56 -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 peDsbR0qwZ5V for <notmuch@notmuchmail.org>;\r
11         Tue, 29 Dec 2009 18:11:55 -0800 (PST)\r
12 Received: from pivot.cs.unb.ca (pivot.cs.unb.ca [131.202.240.57])\r
13         by olra.theworths.org (Postfix) with ESMTP id 29A09431FAE\r
14         for <notmuch@notmuchmail.org>; Tue, 29 Dec 2009 18:11:55 -0800 (PST)\r
15 Received: from\r
16         fctnnbsc30w-142167182194.pppoe-dynamic.high-speed.nb.bellaliant.net\r
17         ([142.167.182.194] helo=rocinante.cs.unb.ca)\r
18         by pivot.cs.unb.ca with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32)\r
19         (Exim 4.69) (envelope-from <bremner@pivot.cs.unb.ca>)\r
20         id 1NPo2S-0007ic-Lc; Tue, 29 Dec 2009 22:11:53 -0400\r
21 Received: from bremner by rocinante.cs.unb.ca with local (Exim 4.71)\r
22         (envelope-from <bremner@rocinante.cs.unb.ca>)\r
23         id 1NPo0d-0001N9-AC; Tue, 29 Dec 2009 22:09:59 -0400\r
24 From: David Bremner <david@tethera.net>\r
25 To: notmuch@notmuchmail.org\r
26 Date: Tue, 29 Dec 2009 22:09:59 -0400\r
27 Message-ID: <87ws05us94.fsf@rocinante.cs.unb.ca>\r
28 MIME-Version: 1.0\r
29 Content-Type: text/plain; charset=us-ascii\r
30 X-Sender-Verified: bremner@pivot.cs.unb.ca\r
31 Cc: ARISAWA Akihiro <ari@mbf.sphere.ne.jp>\r
32 Subject: [notmuch] message-templ\r
33 X-BeenThere: notmuch@notmuchmail.org\r
34 X-Mailman-Version: 2.1.12\r
35 Precedence: list\r
36 List-Id: "Use and development of the notmuch mail system."\r
37         <notmuch.notmuchmail.org>\r
38 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
39         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
40 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
41 List-Post: <mailto:notmuch@notmuchmail.org>\r
42 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
43 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
45 X-List-Received-Date: Wed, 30 Dec 2009 02:11:56 -0000\r
46 \r
47 \r
48 Users of notmuch may be interested in Arisawa-san's port of the\r
49 wanderlust template mechanism to message mode.  This allows for example\r
50 to emulate "gnus posting styles" (at least as far as I understand them)\r
51 and to send form letters.\r
52 \r
53 I have made a public git repo containing Arisawa-san's version and the\r
54 beginnings of some enhancements. You can find it at \r
55 \r
56      http://pivot.cs.unb.ca/git/?p=message-templ.git;a=summary\r
57 \r
58 David\r