rmail-summary fix.
authorGlenn Morris <rgm@gnu.org>
Mon, 14 Nov 2011 09:22:45 +0000 (01:22 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 14 Nov 2011 09:22:45 +0000 (01:22 -0800)
commit40500957d93dfce9fa852791bd56a737e577f245
tree3547d64689fcf9f625738ab106b90a09e804257e
parent071c2340fd8a6018df4a370ada5429a7d47b7c9f
rmail-summary fix.

* lisp/mail/rmailsum.el (rmail-summary): Remove movement to beginning
of message - not necessary, and causes problems.

I believe the call to rmail-summary-beginning-of-message was only
thought to be necessary due to a couple of bugs in rmail-new-summary
that are hopefully fixed now (`mesg' not being set,
rmail-summary-buffer's buffer locality not being considered).

Fixes: debbugs:9831
lisp/ChangeLog
lisp/mail/rmailsum.el