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

Re: folder-hook command behaves strangely



Hi Jan-Herbert!

On Thu, 19 Feb 2009, Jan-Herbert Damm wrote:
> 
> # begin .muttrc-entry:
> # attribute string 
> set attribution="%n schrieb vor kurzem:"
> #
> # attribute string for mbox mutt-users:
> folder-hook mutt-users set attribution="%n wrote on %d:"
> # end
> 
> When I change into mutt-users folder I get an error-message telling me that
> "wrote" is an unknown variable.

I have made the experience, that it usually works better, if you quote 
the command using double or single quotation marks.
So this works for me:

folder-hook mutt-users 'set attribution="%n wrote on %d:"'

regards,
Christian
-- 
hundred-and-one symptoms of being an internet addict:
119. You are reading a book and look for the scroll bar to get to
     the next page.