Re: tag-prefixing macros?
* Kyle Wheeler <kyle-mutt@xxxxxxxxxxxxxx> [2006-01-14 22:10 -0500]:
> Try looking into <tag-prefix-cond><end-cond>, I think that'll get you
> where you want to go.
I don't think they can do the job.
I want to <tag-prefix> commands in the macro iff the macro is
<tag-prefix>ed.
Example:
macro index a <do-something><save-message>foo\n
'a' should result in '<do-something><save-message>foo\n'
'<tag-prefix>a' should result in '<do-something><tag-prefix><save-message>foo\n'
Thanks,
Nicolas
--
http://www.rachinsky.de/nicolas