]> git.eshelyaron.com Git - emacs.git/commit
Fix inconsistent point movement in the Gnus group buffer
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 16 Apr 2018 21:10:03 +0000 (23:10 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 16 Apr 2018 21:10:03 +0000 (23:10 +0200)
commitc8be645598a53423e4b30954a502f2cfcdf1b434
tree89922ad9e9eeb0ad0a62dc0813496ce64cdff868
parent36e5673753b985dee06b255be237dce9e96b0eb7
Fix inconsistent point movement in the Gnus group buffer

* lisp/gnus/gnus-group.el (gnus-group-goto-group): If we can't
find the group we're looking for, then don't move point at all
(bug#23021).
lisp/gnus/gnus-group.el