From: Paul Reilly Date: Fri, 5 Sep 2008 19:28:36 +0000 (+0000) Subject: * pmail.el (pmail-get-new-mail): When there are no new messages, X-Git-Tag: emacs-pretest-23.0.90~3031 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d444063ebc4d5025f2b14f70af4b82d39b7dff85;p=emacs.git * pmail.el (pmail-get-new-mail): When there are no new messages, invoke a redisplay of the current message. --- diff --git a/lisp/mail/pmail.el b/lisp/mail/pmail.el index 38a6a2cd6c5..e5ad3f49670 100644 --- a/lisp/mail/pmail.el +++ b/lisp/mail/pmail.el @@ -1560,6 +1560,7 @@ updated file. It returns t if it got any new messages." (if (zerop new-messages) (when (or file-name pmail-inbox-list) + (pmail-show-message) (message "(No new mail has arrived)")) ;; Process the new messages for spam using the integrated