]> git.eshelyaron.com Git - emacs.git/commit
Only encode Gnus group names if they come from symbol-name
authorEric Abrahamsen <eric@ericabrahamsen.net>
Thu, 18 Apr 2019 16:06:09 +0000 (09:06 -0700)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Thu, 18 Apr 2019 16:06:09 +0000 (09:06 -0700)
commita18336a8dc754fa1c68e16dd8009466cf409271b
treebbe9dca4fd4eccb7725c218e0a6819e8f3b51644
parent6d6c55db2cdfb6b354873f17285a3f602e011817
Only encode Gnus group names if they come from symbol-name

* lisp/gnus/gnus-start.el (gnus-active-to-gnus-format): Names that
  were strings to begin with should already be properly encoded.
lisp/gnus/gnus-start.el