From: Kevin McCarthy Date: Sun, 30 Apr 2017 20:32:14 +0000 (-0700) Subject: Note that mbox-hooks are dependent on $move. X-Git-Tag: mutt-1-8-3-rel~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bea92f70d1f08efbbf8ca8d06c8b805f7814a158;p=mutt Note that mbox-hooks are dependent on $move. Add a note to the "Using Multiple Spool Mailboxes" section. --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 18a5a0dc..28954811 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -3270,6 +3270,12 @@ shortcut expansion performed on the first character. See for more details. + +Note that execution of mbox-hooks is dependent on the $move configuration variable. If set to +no (the default), mbox-hooks will not be executed. + + Unlike some of the other hook commands, only the first matching regexp is used (it is not possible