diff options
| author | David Bremner <david@tethera.net> | 2022-01-06 07:25:15 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2022-01-06 07:25:15 -0400 |
| commit | b29a6ed73fcb558763b7b646f690ebb4a239c872 (patch) | |
| tree | 557bba44ae580b9c64d5f372f4359361d8293439 | |
| parent | 2e646bd53bacad303ea7ef1889ee97e55f6c700b (diff) | |
update url for message-templ
| -rw-r--r-- | emacstips.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emacstips.mdwn b/emacstips.mdwn index 909261c..0cafff5 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -664,12 +664,12 @@ 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) +[message-templ](http://git.tethera.net?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) +[example.emacs.el](http://git.tethera.net?p=message-templ.git;a=blob;f=example.emacs.el;hb=HEAD) for some simple examples of usage. ## Resending (or bouncing) messages |
