]> git.eshelyaron.com Git - emacs.git/commit
Enable message saving to work when first use of Gnus (bug#35208)
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 11 Apr 2019 00:23:38 +0000 (00:23 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 11 Apr 2019 00:23:38 +0000 (00:23 +0000)
commit0627a8d7bc6ffa29d7a503fd36e760778ecb9fa1
treec2e423054201f90b9191313358d098b445159cd4
parent8ecce6af471b4b0cbe022c76e322170914c55e1b
Enable message saving to work when first use of Gnus (bug#35208)

* lisp/gnus/gnus-group.el (gnus-group-goto-group);
Use gnus-active-hashtb in addition to gnus-newsrc-hashtb to check if
a group exists since some kinds of groups are registered in only one
of them (bug#35208).
lisp/gnus/gnus-group.el