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-Tag: 2019-10-25~97^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=263b59ffd1153c6e53710f425ef35c98ecdb22f7;p=neomutt Add a note about autocrypt first-run and macros --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index f5dcb3baa..ebdb73062 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -17486,6 +17486,14 @@ bind index D purge-message $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, NeoMutt disables all macros + during the first run. +