(rmail-retry-failure): Unconditionally move to beginning of message.

This commit is contained in:
Richard M. Stallman 1999-09-06 21:48:43 +00:00
parent c9961ecaeb
commit 2b3c5a6879

View file

@ -3038,8 +3038,8 @@ specifying headers which should not be copied into the new message."
(save-excursion
;; Narrow down to just the quoted original message
(if pruned
(rmail-toggle-header 0)
(rmail-beginning-of-message))
(rmail-toggle-header 0))
(rmail-beginning-of-message)
(let* ((case-fold-search t)
(top (point))
(content-type