Strange problem
Dear all,
I meet a strange problem, I guess I understand something wrong, but I can't
figure out what.
I added the following hook to my .muttrc :
folder-hook . 'push ":set record=^<enter>"'
This works fine, but in the spool-file, I'd like my mails to be saved to the
outbox, so I added the following line, juste after the first hook :
folder-hook "!" 'push ":set record==outbox<enter>"'
But if I run mutt in the spool file and issue the command
:set ?record
record points tothe spool file.
Does someone see what is wrong ?
Thanks in advance for any help,
Sébastien.