]> git.eshelyaron.com Git - emacs.git/commit
Use a temporary buffer in nnagent-request-set-mark (bug#64117)
authorAndrew G Cohen <cohen@andy.bu.edu>
Tue, 27 Jun 2023 07:40:46 +0000 (15:40 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Thu, 29 Jun 2023 09:05:33 +0000 (17:05 +0800)
commit5075d752773c31d959272a7e2b73b1dc38ba184c
tree41a56ca871136df7961a2743618af3e43f9cef9d
parent1b64ed6d6a6eb488d38ace1b55bc49646613909d
Use a temporary buffer in nnagent-request-set-mark (bug#64117)

Commit cb12a84f2c519a48dd87453c925e3bc36d9944db inadvertently removed
the use of a temporary buffer in nnagent-request-set-mark.  Bug and
fix reported by Jens Schmidt <jschmidt4gnu@vodafonemail.de>

* lisp/gnus/nnagent.el (nnagent-request-set-mark): Restore the use of
a temporary buffer that was inadvertently removed.
lisp/gnus/nnagent.el