Christian Brabandt wrote on 19.02.09:
> 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:"'
Wow! That did it.
Thanks, Chrisitian
-
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-us
Hello,
I try to tell my muttrc to use different attribute strings in replies in
different mailboxes (mbox-format):
# 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:"