From: Chong Yidong Date: Tue, 2 Dec 2008 22:56:56 +0000 (+0000) Subject: * pmailsum.el (pmail-new-summary): Check for pmail-summary-mode in the X-Git-Tag: emacs-pretest-23.0.90~1358 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=26520ff4da0c82e30974977a9a8db17d770e4785;p=emacs.git * pmailsum.el (pmail-new-summary): Check for pmail-summary-mode in the current buffer, not in the pmail buffer. --- diff --git a/lisp/mail/ChangeLog.pmail b/lisp/mail/ChangeLog.pmail index 31296a70315..653e2c045c9 100644 --- a/lisp/mail/ChangeLog.pmail +++ b/lisp/mail/ChangeLog.pmail @@ -3,8 +3,11 @@ * pmail.el (pmail-only-expunge): Pass correct arg to pmail-show-message-maybe. - * pmailsum.el (pmail-get-summary-labels): If no attribute - headers are found, use the empty string. + * pmailsum.el (pmail-get-summary-labels): If no attribute headers + are found, use the empty string. + (pmail-summary): Call pmail-summary-beginning-of-message + (pmail-new-summary): Check for pmail-summary-mode in the current + buffer, not in the pmail buffer. 2008-11-13 Paul Reilly