From 69caa40ac5f51eb27c546b85b693e843532219a5 Mon Sep 17 00:00:00 2001 From: Paul Reilly Date: Fri, 17 Oct 2008 02:44:36 +0000 Subject: [PATCH] *** empty log message *** --- lisp/mail/ChangeLog.pmail | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lisp/mail/ChangeLog.pmail b/lisp/mail/ChangeLog.pmail index 12529d88ab9..253965991ca 100644 --- a/lisp/mail/ChangeLog.pmail +++ b/lisp/mail/ChangeLog.pmail @@ -1,3 +1,17 @@ +2008-10-17 Paul Reilly + + * pmail.el (pmail): + Remove a redundant message counter reset call; try to + minimize the attempts to show a message (ideally it should be done + once and only once). + + (pmail-convert-babyl-to-mbox): Set up the global message variables + after inserting the converted mbox file into the Pmail buffer; avoid + an unecessary message display function call. + + (pmail-show-message-maybe): Use the current message number when the + optional argument is not passed. + 2008-10-14 Paul Reilly * pmail.el (pmail): Check for babyl conversion early; ignore multibyte. -- 2.39.5