(rmail-reply): Don't call mail-strip-quoted-names.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2003-01-01 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* mail/rmail.el (rmail-reply): Don't call mail-strip-quoted-names.
|
||||
|
||||
* files.el (backup-buffer): Cope if file-modes returns nil.
|
||||
|
||||
2002-12-30 Steven Tamm <steventamm@mac.com>
|
||||
|
||||
* scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user