Saving email, forward to compose

Kevin J. McCarthy kevin at 8t8.us
Tue Feb 22 17:32:50 UTC 2022


On Tue, Feb 22, 2022 at 08:02:03AM +0000, Piet wrote:
>macro index,pager <f5> '<sync-mailbox><enter-command>source ~/.config/mutt/conf/imap1<enter><change-folder>!<enter>'
>macro index,pager <f6> '<sync-mailbox><enter-command>source ~/.config/mutt/conf/imap2<enter><change-folder>!<enter>'

>But if I sync manually with key "$" before shifting to the other 
>account, Mutt asks me to delete the message in the actual folder.

The $delete quadoption prompt is happening after <sync-mailbox>.  The 
prompt tries to read from input: in this case the contents of your 
macro.  Try unsetting $delete, either in your muttrc or at the start of 
the macro.

-- 
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20220222/41cacc7c/attachment.asc>


More information about the Mutt-users mailing list