From a88f545ad6b18eb609ace3f0fd3412bdaebe99ce Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 10 Sep 2016 08:45:17 -0300 Subject: [PATCH] add note about message-templ --- emacstips.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/emacstips.mdwn b/emacstips.mdwn index e3187e5..04c8521 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -544,6 +544,17 @@ The last two do the same thing. See also the **Usage:** section in `gnus-alias.el`. +## Multiple identities (and more) with message-templ + +Another option for multiple identities is +[message-templ](http://pivot.cs.unb.ca/git?p=message-templ.git;a=summary) +(also a available in marmalade). This provides roughly the same +facilities as wanderlust's template facility. + +See +[example.emacs.el](http://pivot.cs.unb.ca/git?p=message-templ.git;a=blob;f=example.emacs.el;hb=HEAD) +for some simple examples of usage. + ## Resending (or bouncing) messages Add the following to your [notmuch init file](/notmuch-emacs#notmuch_init_file) to be able -- 2.43.0