From: Gerd Moellmann Date: Fri, 6 Jul 2001 11:41:47 +0000 (+0000) Subject: (rmail-reply): Remove misleading comment. X-Git-Tag: emacs-pretest-21.0.104~56 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=383191dbb01a6ad0b225099afe917183a19e665b;p=emacs.git (rmail-reply): Remove misleading comment. --- diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index 0f03866045e..997568714b6 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -3053,10 +3053,6 @@ use \\[mail-yank-original] to yank the original message into it." (msgnum rmail-current-message)) (save-excursion (save-restriction - ;; If rmail-enable-mime is non-nil, we are in a - ;; rmail-view-buffer which doesn't contain any lines specific - ;; to BABYL format (e.g. "*** EOOH ***"). Thus, there's no - ;; need of narrowing in such a case. (if rmail-enable-mime (narrow-to-region (goto-char (point-min))