* 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 <pmr@pajato.com>