changeset 98790:1e2edab1fd4b

*** empty log message ***
author Paul Reilly <pmr@pajato.com>
date Fri, 17 Oct 2008 02:44:36 +0000
parents e94744a9d7b1
children eeef1de115b3
files lisp/mail/ChangeLog.pmail
diffstat 1 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <pmr@pajato.com>
+
+	* 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  <pmr@pajato.com>
 
 	* pmail.el (pmail): Check for babyl conversion early; ignore multibyte.