From: Richard M. Stallman Date: Sun, 17 Feb 2002 17:00:33 +0000 (+0000) Subject: (uce-reply-to-uce): Fix incorrect behavior when X-Git-Tag: ttn-vms-21-2-B4~16597 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8a7377b52deb44a201eaf8f6575a3afaf61085d3;p=emacs.git (uce-reply-to-uce): Fix incorrect behavior when invoked from Rmail with full headers displayed. --- diff --git a/lisp/mail/uce.el b/lisp/mail/uce.el index 8b86dc68dc2..722ef28aa0c 100644 --- a/lisp/mail/uce.el +++ b/lisp/mail/uce.el @@ -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)