Mercurial > emacs
changeset 43387:3a4e24e20c8d
(uce-reply-to-uce): Fix incorrect behavior when
invoked from Rmail with full headers displayed.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 17 Feb 2002 17:00:33 +0000 |
parents | 250dde622cec |
children | 232b6637e788 |
files | lisp/mail/uce.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/uce.el Sun Feb 17 16:59:06 2002 +0000 +++ b/lisp/mail/uce.el Sun Feb 17 17:00:33 2002 +0000 @@ -255,6 +255,7 @@ ((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)