]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorPaul Reilly <pmr@pajato.com>
Fri, 17 Oct 2008 02:44:36 +0000 (02:44 +0000)
committerPaul Reilly <pmr@pajato.com>
Fri, 17 Oct 2008 02:44:36 +0000 (02:44 +0000)
lisp/mail/ChangeLog.pmail

index 12529d88ab9d83eff29c4a9a9d6075fd627d0829..253965991caa6becbe1e7f1a0e71fcf4fd34ff13 100644 (file)
@@ -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.