]> granicus.if.org Git - neomutt/commitdiff
Mention sources for ~p and ~P patterns
authorKevin McCarthy <kevin@8t8.us>
Sun, 9 Jun 2019 18:07:16 +0000 (11:07 -0700)
committerRichard Russon <rich@flatcap.org>
Sun, 16 Jun 2019 00:20:16 +0000 (01:20 +0100)
The manual only mentioned alternates.  Add $from and local
account/hostname to the list.

The man page implied the only source was alternates.  Change to the
same wording as the manual.

Thanks to @rear1019 for pointing out the misleading man page.

Co-authored-by: Richard Russon <rich@flatcap.org>
doc/manual.xml.head
doc/neomuttrc.man.head

index 3bad70136c1c400b97c2fa4853f8cbce3c6de50c..2f481f7778e378839b3266258bd5f377e3950095 100644 (file)
@@ -7762,14 +7762,15 @@ set index_format="%4C %Z %{%b %d} %-15.15L (%?l?%4l&amp;%4c?)%*  %s"
               <row>
                 <entry>~p</entry>
                 <entry>
-                  messages addressed to you (consults
-                  <command>alternates</command>)
+                  messages addressed to you (consults <link linkend="from">$from</link>,
+                  <command>alternates</command>, and local account/hostname information)
                 </entry>
               </row>
               <row>
                 <entry>~P</entry>
                 <entry>
-                  messages from you (consults <command>alternates</command>)
+                  messages from you (consults <link linkend="from">$from</link>,
+                  <command>alternates</command>, and local account/hostname information)
                 </entry>
               </row>
               <row>
index dd0ab13f2d7b4e7b00a2ffdfc61366cfc077f316..aca7bf75b6e9f774acd6e34b74fc59de9bec43ec 100644 (file)
@@ -1001,11 +1001,11 @@ old messages
 T}
 _
 \0~P|T{
-messages from you (consults \fBalternates\fP)
+messages from you (consults $from, \fBalternates\fP, and local account/hostname information)
 T}
 _
 \0~p|T{
-messages addressed to you (consults \fBalternates\fP)
+messages addressed to you (consults $from, \fBalternates\fP, and local account/hostname information)
 T}
 _
 \0~Q|T{