]> git.eshelyaron.com Git - emacs.git/commitdiff
(uce-reply-to-uce): Fix incorrect behavior when
authorRichard M. Stallman <rms@gnu.org>
Sun, 17 Feb 2002 17:00:33 +0000 (17:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 17 Feb 2002 17:00:33 +0000 (17:00 +0000)
invoked from Rmail with full headers displayed.

lisp/mail/uce.el

index 8b86dc68dc23c047b309a8e5f2da6fa493ddcb9b..722ef28aa0cae1e34e1220a69464081fbd0770c6 100644 (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)