From 263b59ffd1153c6e53710f425ef35c98ecdb22f7 Mon Sep 17 00:00:00 2001 From: Kevin McCarthy Date: Fri, 9 Aug 2019 13:58:55 -0700 Subject: [PATCH] Add a note about autocrypt first-run and macros --- doc/manual.xml.head | 8 ++++++++ 1 file changed, 8 insertions(+) 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. + -- 2.49.0