mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-20 10:23:57 +00:00
(pmail-get-header): Call pmail-swap-buffers-maybe.
This commit is contained in:
parent
2ab2d499ed
commit
1cc54663d7
@ -2498,6 +2498,7 @@ otherwise, show it in full."
|
||||
"Return the value of message header NAME, nil if no such header
|
||||
exists. MSG, if set identifies the message number to use. The
|
||||
current mail message will be used otherwise."
|
||||
(pmail-swap-buffers-maybe)
|
||||
(save-excursion
|
||||
(save-restriction
|
||||
(with-current-buffer pmail-buffer
|
||||
|
Loading…
Reference in New Issue
Block a user