]> git.eshelyaron.com Git - emacs.git/commit
Check Gnus group names when reading from browse server
authorEric Abrahamsen <eric@ericabrahamsen.net>
Tue, 20 Nov 2018 18:28:10 +0000 (10:28 -0800)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Wed, 21 Nov 2018 16:31:08 +0000 (08:31 -0800)
commitd15d72b27de3db2f7e49398c7d3da9465b774398
tree8b3670b6912fd7a328a63cb93d141961da465617
parente0799e6713d10f6650318c34dde8bee6c2a399ea
Check Gnus group names when reading from browse server

* lisp/gnus/gnus-srvr.el (gnus-browse-read-group): If the group in
  question belongs to the native server, the name has to be shortened
  before we check it with `gnus-get-info'. It might work otherwise
  with nntp, but for backends like nnmaildir that have their own
  accounting system, creating an ephemeral group won't work.
lisp/gnus/gnus-srvr.el