]> git.eshelyaron.com Git - emacs.git/commit
Make sure Gnus imap group names are decoded before searching
authorEric Abrahamsen <eric@ericabrahamsen.net>
Thu, 13 Jun 2019 22:09:24 +0000 (15:09 -0700)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Fri, 14 Jun 2019 15:04:29 +0000 (08:04 -0700)
commite5873389e13fd6f1bc0448abfd1fdf1af5e85f1a
treeee2af3aee5328303458b44dec2e11575abe973b3
parent746d42f52bde883dff3225ab7b8a3101943dbb6f
Make sure Gnus imap group names are decoded before searching

do not merge (fix unnecessary in Emacs 27)

* lisp/gnus/nnir.el (nnir-run-imap): Ensure that non-ascii group names
  have been fully decoded before passing them to imap search.
lisp/gnus/nnir.el