Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
383191db
Commit
383191db
authored
Jul 06, 2001
by
Gerd Moellmann
Browse files
(rmail-reply): Remove misleading comment.
parent
36d6da4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
lisp/mail/rmail.el
lisp/mail/rmail.el
+0
-4
No files found.
lisp/mail/rmail.el
View file @
383191db
...
...
@@ -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
))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment