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:
parent
9b474b4ec0
commit
8a7377b52d
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue