]> git.eshelyaron.com Git - emacs.git/commit
Ensure that group names are encoded in the Gnus registry file
authorEric Abrahamsen <eric@ericabrahamsen.net>
Mon, 17 Jun 2019 01:58:22 +0000 (18:58 -0700)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Mon, 17 Jun 2019 01:58:22 +0000 (18:58 -0700)
commit40ad1c0d63804d8d0c30d994907b330ccb952793
tree0d0521ae84b5b30869f91bc898820ccb44e485cd
parentd23d12aa5df49107fc16a38712c45d9b8c823a98
Ensure that group names are encoded in the Gnus registry file

* lisp/gnus/gnus-registry.el (gnus-registry--munge-group-names): New
  function for either encoding names (while saving) or decoding
  them (while reading).
  (gnus-registry-fixup-registry, gnus-registry-read): Use in these two
  locations.
lisp/gnus/gnus-registry.el