Place point consistently in the Gnus group buffer on exit
commit1d5d23a9f69db81927ac802deb2ef7c5573bc6e9
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 17 Apr 2018 17:21:42 +0000 (17 19:21 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 17 Apr 2018 17:21:42 +0000 (17 19:21 +0200)
treebc2016db89cc2e1f78aed173a0c9635ee5e7dc12
parent950d6cc74426f8d88c1c3985efb336a3a02b3b0e
Place point consistently in the Gnus group buffer on exit

* lisp/gnus/gnus-sum.el (gnus-summary-exit): Place point correctly
when exiting with `q' (and the like) from the article buffer when
only the article buffer is displayed (bug#31195).  This is
apparently yet another fall-out from the "preserve-visible-point-
in-windows" patches of yesteryear...
lisp/gnus/gnus-sum.el