1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

(uce-reply-to-uce): Fix incorrect behavior when

invoked from Rmail with full headers displayed.
This commit is contained in:
Richard M. Stallman 2002-02-17 17:00:33 +00:00
parent 9b474b4ec0
commit 8a7377b52d

View file

@ -255,6 +255,7 @@ address, and postmaster of the mail relay used."
((eq uce-mail-reader 'rmail)
(save-excursion
(save-restriction
(rmail-toggle-header 1)
(widen)
(rmail-maybe-set-message-counters)
(copy-region-as-kill (rmail-msgbeg rmail-current-message)