From 383191dbb01a6ad0b225099afe917183a19e665b Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 6 Jul 2001 11:41:47 +0000 Subject: [PATCH] (rmail-reply): Remove misleading comment. --- lisp/mail/rmail.el | 4 ---- 1 file changed, 4 deletions(-) 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)) -- 2.39.2