Hi,
* Rob Summers [05/14/02 07:47:56 CEST] wrote:
> I am setting the attribution globally in my muttrc with this:
> set attribution="On %d, %n said:"
> This works correctly, when I try to change it in a folder-hook is when the
> problem occurs.
> I'm setting the attribution in the folder-hook
On Mon, May 13, 2002 at 11:06:43PM -0700, Michael Elkins said:
> try this instead:
>
> folder-hook jimp 'set attribution="On %d, %n babbled:"'
>
> note the extra quotes around the 'body' of the folder-hook. this is
> necessary to prevent the expansion of the "" at the time the folder-hook
> com
try this instead:
folder-hook jimp 'set attribution="On %d, %n babbled:"'
note the extra quotes around the 'body' of the folder-hook. this is
necessary to prevent the expansion of the "" at the time the folder-hook
command is parsed.
Greetings,
I'm having a problem with set attribution in a folder hook. Of course I'm
probably just missing something but I have not been able to get this to work.
Can someone take a look at this and give me the swift clue inducing kick to
the head that I need to get this working.
I am setting th
Greetings,
I'm having a problem with set attribution in a folder hook. Of course I'm
probably just missing something but I have not been able to get this to work.
Can someone take a look at this and give me the swift clue inducing kick to
the head that I need to get this working.
I am setting th