From: Kevin McCarthy Date: Fri, 9 Aug 2019 20:58:55 +0000 (-0700) Subject: Add a note about autocrypt first-run and macros. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f692bd342a11d321f157e4af6ed2f7ad14db619;p=mutt Add a note about autocrypt first-run and macros. --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index f3984aa2..56416e09 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -9698,6 +9698,14 @@ please have a look at the mixmaster documentation. $header_cache and opening a mailbox. + + A final technical note: the first run process takes place + between reading the muttrc and opening the initial mailbox. + Some muttrc files will push macros + to be run after opening the mailbox. To prevent this from + interfering with the first run prompts, Mutt disables all macros + during the first run. +