]> git.eshelyaron.com Git - emacs.git/commit
Make `jump to group' work even if it is not activated (bug#33653)
authorKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 9 Apr 2019 04:15:57 +0000 (04:15 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 9 Apr 2019 04:15:57 +0000 (04:15 +0000)
commit24d75c6667434a29a0c9db61ada8b29683fb3173
tree17d5b75e754586881830faad78388b87be92128b
parent8b2dad2891fe2d0ed4d163b4e63263f1068b8b3e
Make `jump to group' work even if it is not activated (bug#33653)

* lisp/gnus/gnus-group.el (gnus-group-goto-group):
Use gnus-newsrc-hashtb instead of gnus-newsrc-hashtb to check if
a group exists even if its server is not activated (bug#33653).
lisp/gnus/gnus-group.el