Dear all,

I have a macro which moves messages to my archive folder (immediately, without confirmation):

macro index s ":set confirmappend=no delete=yes auto_tag=yes\n<save-message>=archive\n<sync-mailbox>:set delete=ask-yes\n"

I am trying to modify it to ask for confirmation before moving the message. However, when I change confirmappend=no to confirmappend=yes, not only do I not get desired results, but mutt becomes unresponsive so that I have to kill it from other console.

Can somebody please advise how to make my macro ask for confirmation (confirmation for appending to "archive", not for deleting)

thanks,
Martin

Reply via email to