Hi, * Lars Becker [02-07-02 19:21:12 +0200] wrote:
> The macros... > | macro index g ':set attribution="%n schrieb am %[%d.%m.%Y]:\n" \ > | <enter><group-reply>' > | macro index r ':set attribution="Hallo %v,\n" \ > | <enter><reply>' As I former wrote, it works for me. I've copied those above lines to a file. > | folder-hook . "source /home/lars/.mutt/.attributions" > | folder-hook %personal "source /home/lars/.mutt/.attributions.personal" > | folder-hook %englishlists "source /home/lars/.mutt/.attributions.english" And in my ~/.muttrc I have: folder-hook . 'source ...' ...which works (I use ' instead of " allthough I'm not sure why seems to make the difference in this case -- explanation anyone?). Cheers, Rocco
