From 1cc54663d76a62215a9844dfdd2a09846a498942 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 4 Dec 2008 13:41:10 +0000 Subject: [PATCH] (pmail-get-header): Call pmail-swap-buffers-maybe. --- lisp/mail/pmail.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mail/pmail.el b/lisp/mail/pmail.el index e75aea1c4fe..8f922f09a3b 100644 --- a/lisp/mail/pmail.el +++ b/lisp/mail/pmail.el @@ -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 -- 2.39.2