Hi,

I am using this macro to mark an email as read and archive it. The
mark as read is important because sometimes I don't open the email
before archiving.

macro index,pager a ":set confirmappend=no
delete=yes\n<clear-flag>N<tag-prefix><save-message>=Archives\n<sync-mailbox>:set
confirmappend=yes delete=yes\n<next-undeleted>"

The macro works but only in the index. It does not work in pager
(shortcut "a" not recognize).

How can I have this macro work also in pager?

Pétùr

Reply via email to