<<< Date Index >>>     <<< Thread Index >>>

Re: Append signature on a case-by-case basis



* Thor Andreassen on Saturday, September 08, 2007 at 02:16:51 +0200
> send-hook PATTERN set signature=SIGNATURE_FILE

Probably should be quoted:

send-hook PATTERN ' set signature=SIGNATURE_FILE'
                   ^
       if you leave a space here
the command won't be recorded in history.

c
-- 
Python Mutt utilities <http://www.blacktrash.org/hg/muttils/>