mutt stable branch with some hacks
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix $spool vs. $spoolfile. From David Ellement.

+2 -2
+2 -2
doc/manual.sgml.head
··· 1161 1161 the command is executed, so if these names contain <ref id="shortcuts" 1162 1162 name="shortcut characters"> (such as ``='' and ``!''), any variable 1163 1163 definition that affect these characters (like <ref id="folder" 1164 - name="&dollar;folder"> and <ref id="spoolfile" name="&dollar;spool">) 1164 + name="&dollar;folder"> and <ref id="spoolfile" name="&dollar;spoolfile">) 1165 1165 should be executed before the <tt/mailboxes/ command. 1166 1166 1167 1167 <sect1>User defined headers<label id="my_hdr"> ··· 1869 1869 path. 1870 1870 1871 1871 <itemize> 1872 - <item>! -- refers to your <ref id="spoolfile" name="&dollar;spool"> (incoming) mailbox 1872 + <item>! -- refers to your <ref id="spoolfile" name="&dollar;spoolfile"> (incoming) mailbox 1873 1873 <item>&gt; -- refers to your <ref id="mbox" name="&dollar;mbox"> file 1874 1874 <item>&lt; -- refers to your <ref id="record" name="&dollar;record"> file 1875 1875 <item>- or !! -- refers to the file you've last visited