]> git.eshelyaron.com Git - emacs.git/commit
Do not call mh-next-msg from mh-junk-process-* fns
authorStephen Gildea <stepheng+emacs@gildea.com>
Mon, 3 Sep 2018 00:06:29 +0000 (17:06 -0700)
committerStephen Gildea <stepheng+emacs@gildea.com>
Wed, 5 Sep 2018 13:49:36 +0000 (06:49 -0700)
commite932395656b80cc30ba3a53d83bddf57339aef7d
tree65f6c8b6b4242c64ed9579715e4342dc185cf05a
parentbaa6ae8724fd4cd7631164a89bf8eed4ff79cfc0
Do not call mh-next-msg from mh-junk-process-* fns

* mh-junk.el (mh-junk-process-blacklist, mh-junk-process-whitelist): Do
not call mh-next-msg.  Now that these functions are called from
mh-execute-commands, they should not change the current message pointer.
The calls to mh-next-msg are probably left over from when blacklist and
whitelist message processing was done immediately.
lisp/mh-e/mh-junk.el