summaryrefslogtreecommitdiff
path: root/lisp/mail/uce.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2002-02-17 17:00:33 +0000
committerRichard M. Stallman <rms@gnu.org>2002-02-17 17:00:33 +0000
commitd72eabfc429ef65aecad233daac13ef2f8e8bf41 (patch)
tree00a2e5dc8124aa705633598dff4ff33c58c14b70 /lisp/mail/uce.el
parentc79e71a3637bb2b216ddc38ddbb905045b258edd (diff)
downloademacs-d72eabfc429ef65aecad233daac13ef2f8e8bf41.tar.gz
(uce-reply-to-uce): Fix incorrect behavior when
invoked from Rmail with full headers displayed.
Diffstat (limited to 'lisp/mail/uce.el')
-rw-r--r--lisp/mail/uce.el1
1 files changed, 1 insertions, 0 deletions
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)