aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2003-01-01 16:57:25 +0000
committerRichard M. Stallman <[email protected]>2003-01-01 16:57:25 +0000
commitab233196ba2b58fc2c32f5ec3716fd5fb8f7c2fe (patch)
tree15500efd8c3f9b724e26667e7047342eb44f97cf /lisp/mail
parent7da6bf0059a9ddd4605d16322474c258f7bbf27b (diff)
(rmail-reply): Don't call mail-strip-quoted-names.
Diffstat (limited to 'lisp/mail')
-rw-r--r--lisp/mail/rmail.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index d07305f2b8..f7e10f1554 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -3147,7 +3147,8 @@ use \\[mail-yank-original] to yank the original message into it."
;; since they can handle the names unstripped.
;; I don't know whether there are other mailers that still
;; need the names to be stripped.
- (mail-strip-quoted-names reply-to)
+;;; (mail-strip-quoted-names reply-to)
+ reply-to
subject
(rmail-make-in-reply-to-field from date message-id)
(if just-sender