]> git.eshelyaron.com Git - emacs.git/commit
Fix gnus-summary-expand-window placement of point
authorBasil L. Contovounesios <contovob@tcd.ie>
Tue, 7 May 2019 12:46:22 +0000 (13:46 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Thu, 16 May 2019 23:55:58 +0000 (00:55 +0100)
commit9408e36b84b8e81dd9f4d1465c4f20f125d4bd06
tree4b3cf6005f60071bb34dbfd76bf07550d092c7db
parentb2c0eb63dd1f0d68de9bf7f14cc337df51617dcc
Fix gnus-summary-expand-window placement of point

* lisp/gnus/gnus-win.el (gnus-configure-frame): Replace
switch-to-buffer with pop-to-buffer-same-window to avoid messing
with point. (bug#35613)
lisp/gnus/gnus-win.el