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-23 14:41:14 -0800
commit0f8a2a137cd0c8c92b6d50c3218b0936447f1f2b (patch)
treeb5a292f4ce5cf696569352a974156b09ff1c8dee /doc
parent564b515cdec7ccc6732f7c299edbcfd7bb028ba6 (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 26fe6b69..0fc9821a 100644
--- a/doc/manual.xml.head
+++ b/doc/manual.xml.head
@@ -1823,7 +1823,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>,