Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 0A90B431FBC for ; Tue, 29 Dec 2009 18:11:56 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id peDsbR0qwZ5V for ; Tue, 29 Dec 2009 18:11:55 -0800 (PST) Received: from pivot.cs.unb.ca (pivot.cs.unb.ca [131.202.240.57]) by olra.theworths.org (Postfix) with ESMTP id 29A09431FAE for ; Tue, 29 Dec 2009 18:11:55 -0800 (PST) Received: from fctnnbsc30w-142167182194.pppoe-dynamic.high-speed.nb.bellaliant.net ([142.167.182.194] helo=rocinante.cs.unb.ca) by pivot.cs.unb.ca with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1NPo2S-0007ic-Lc; Tue, 29 Dec 2009 22:11:53 -0400 Received: from bremner by rocinante.cs.unb.ca with local (Exim 4.71) (envelope-from ) id 1NPo0d-0001N9-AC; Tue, 29 Dec 2009 22:09:59 -0400 From: David Bremner To: notmuch@notmuchmail.org Date: Tue, 29 Dec 2009 22:09:59 -0400 Message-ID: <87ws05us94.fsf@rocinante.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Sender-Verified: bremner@pivot.cs.unb.ca Cc: ARISAWA Akihiro Subject: [notmuch] message-templ X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2009 02:11:56 -0000 Users of notmuch may be interested in Arisawa-san's port of the wanderlust template mechanism to message mode. This allows for example to emulate "gnus posting styles" (at least as far as I understand them) and to send form letters. I have made a public git repo containing Arisawa-san's version and the beginnings of some enhancements. You can find it at http://pivot.cs.unb.ca/git/?p=message-templ.git;a=summary David