<<< Date Index >>>     <<< Thread Index >>>

how to display a status-message from macros?



dear users

I use macros to switch between different mail-account (sending). Now, I
change with macros F2,  F3, etc... the 'set from="my-own@adress"<enter>'
this works great, but, I want to show the adress.
If in .muttrc is this "push <show-version>" then it display at the start
the version-string. Is it also possible to show something like my
address from macros?
Now, I use this, but the "sleep" isn't very nice...

macro index <F2> "<enter-command>set from='myadr@xxxxxxx'<enter>!echo "use
myadr@xxxxxxx";sleep 1<enter>"

is there a way to display a status-message?

Thanks for all your ideas.

Greetings, Raphael