]> git.eshelyaron.com Git - emacs.git/commit
Don't use summary window to visit group buffer (bugfix)
authorKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 8 Sep 2017 02:16:19 +0000 (02:16 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 8 Sep 2017 02:16:19 +0000 (02:16 +0000)
commit9546e1eba584a0c86002ba87c65dd88eff5290ab
treeb8354e4849e3ebda4ea6e06e0c61447abee9787f
parentaedc566a94116191d3a8b3f7f9955058316f9fdc
Don't use summary window to visit group buffer (bugfix)

* lisp/gnus/gnus-sum.el (gnus-summary-jump-to-group): Make sure that
the window to open the group buffer doesn't visit the summary buffer.
This fixes a bug: `gnus-summary-next-article' sometimes causes an error
by trying to select nonexistent summary window.
lisp/gnus/gnus-sum.el