# HG changeset patch # User Paul Reilly # Date 1224211476 0 # Node ID 1e2edab1fd4bd8b1149617b7975dd91a5ef6667c # Parent e94744a9d7b1aa9b693708aa141df1dbd582a7f7 *** empty log message *** diff -r e94744a9d7b1 -r 1e2edab1fd4b lisp/mail/ChangeLog.pmail --- a/lisp/mail/ChangeLog.pmail Fri Oct 17 02:43:35 2008 +0000 +++ b/lisp/mail/ChangeLog.pmail Fri Oct 17 02:44:36 2008 +0000 @@ -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.