emacs/lisp/mail pmail.el
Paul Michael Reilly <[email protected]>
| Newsgroups | gmane.emacs.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/emacs Module name: emacs Changes by: Paul Michael Reilly <pmr> 08/10/17 02:43:35 Modified files: lisp/mail : pmail.el Log message: (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. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mail/pmail.el?cvsroot=emacs&r1=1.17&r2=1.18