Hi,
I would love to define following in my .muttrc (for obvious reasons):
macro index \ee "<resend-message>f$record<enter>" \
"resend message with fcc set to sent_mail"
but unfortunately it doesn't work.
I have defined previously in my .muttrc
set record=+sent-`date +%Y-%m`
so I would really like to use this rather complicated construct in
representation. For this time, I use
macro index \ee "<resend-message>f+sent-`date +%Y-%m`<enter>" \
"resend message with fcc set to sent_mail"
but it is getting really hairy (and not good for maintenance of
.muttrc). Have anybody an idea, how could I use predefined variable in
.muttrc?
Thanks
Matěj
--
Matej Cepl, [EMAIL PROTECTED]
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
Everything you know is wrong. But some of it is a useful first
approximation.