summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2021-02-05 15:34:37 -0800
committerKevin McCarthy <kevin@8t8.us>2021-02-05 15:40:42 -0800
commite5c6a0542a6d137f5d91006fad83182730e1928f (patch)
tree66596e4e477b70a2ff1f77fcb3d09fae03d3bf83 /doc
parent56f4c0b8189594004db37bd31483bb04e19e12db (diff)
Save CurrentFolder in background edit scope.
The CurrentFolder can actually be used to resolve an fcc-hook at fcc time. We would want to use the folder they started composing in, to be consistent with expectations.
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.xml.head4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/manual.xml.head b/doc/manual.xml.head
index 85cca40f..5679879a 100644
--- a/doc/manual.xml.head
+++ b/doc/manual.xml.head
@@ -1848,7 +1848,9 @@ fo-table</literal> for details.
</para>
<para>
Mutt will save all <literal>boolean</literal> and
- <literal>quadoption</literal> configuration variables, along with
+ <literal>quadoption</literal> configuration variables,
+ the current folder (which will be used for <literal>^</literal>
+ mailbox shortcut expansion), along with:
<link linkend="folder">$folder</link>,
<link linkend="record">$record</link>,
<link linkend="postponed">$postponed</link>,