<<< Date Index >>>     <<< Thread Index >>>

[PATCH] (bug#1886) reverse_name and alternates interaction



hi,

  I'd be very grateful if the attached patch got applied. It fixes
  bug#1886 and debian bug#210679.

  thanks,

-- 
Adeodato Simó
    EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
To be nobody but yourself in a world which is doing its best night and
day to make you like everybody else means to fight the hardest battle
any human being can fight and never stop fighting.
                -- e.e. cummings
diff -u -r mutt-1.5.6.orig/doc/manual.sgml mutt-1.5.6/doc/manual.sgml
--- mutt-1.5.6.orig/doc/manual.sgml     2004-02-01 19:22:19.000000000 +0100
+++ mutt-1.5.6/doc/manual.sgml  2004-05-23 16:37:57.000000000 +0200
@@ -5890,8 +5890,10 @@
 move the messages to another machine, and reply to some the messages
 from there.  If this variable is set, the default <em>From:</em> line of
 the reply messages is built using the address where you received the
-messages you are replying to.  If the variable is unset, the
-<em>From:</em> line will use your address on the current machine.
+messages you are replying to <bf>if</bf> that address matches your
+alternates.  If the variable is unset, or the address that would be used
+doesn't match your alternates, the <em>From:</em> line will use your
+address on the current machine.