]> git.eshelyaron.com Git - emacs.git/commit
Write Gnus active files with quotes around group names
authorEric Abrahamsen <eric@ericabrahamsen.net>
Wed, 23 Sep 2020 23:01:38 +0000 (16:01 -0700)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Wed, 23 Sep 2020 23:01:38 +0000 (16:01 -0700)
commite542b4b785b1646ba7a801090a6e937645b6b330
treeedb14f86d0e13e4020308f0da73f64f30fc17563
parentdc86c4cc0ba230c632b10cefb22b9fec1cd1d046
Write Gnus active files with quotes around group names

* lisp/gnus/gnus-util.el (gnus-write-active-file): In case of group
names with spaces in them (see Bug#42823). Names are later read with
`read', so this should be quite robust.
lisp/gnus/gnus-util.el