X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacstips.mdwn;h=04c85219c6d80a95922bc0571984b2d662b3d555;hb=a88f545ad6b18eb609ace3f0fd3412bdaebe99ce;hp=11495b2f98add6a1cd45b3f154c584581f1ba1d9;hpb=b989c29efb33a1f4db6322f7b50a9dc919cd1699;p=notmuch-wiki diff --git a/emacstips.mdwn b/emacstips.mdwn index 11495b2..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 @@ -617,7 +628,7 @@ I like to have an inbox saved search, but only show unread messages when they view a thread. This takes two steps: 1. Apply -[this patch from Mark Walters](http://notmuchmail.org/pipermail/notmuch/2012/010817.html) +[this patch from Mark Walters](https://notmuchmail.org/pipermail/notmuch/2012/010817.html) to add the `notmuch-show-filter-thread` function. 1. Add the following hook to your emacs configuration: