]> git.eshelyaron.com Git - emacs.git/commit
Remove two string-as-unibyte in gnus-srvr.el
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 14 Apr 2018 21:54:07 +0000 (23:54 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 14 Apr 2018 21:54:07 +0000 (23:54 +0200)
commit4b0c425047b61b306e7775bae11bd0edd78a7c96
tree5e58fcf6d26177933f06e852113e51bdc353ff87
parent679a433744ca550a079ff47e1964ff558965b51a
Remove two string-as-unibyte in gnus-srvr.el

* lisp/gnus/gnus-srvr.el (gnus-browse-foreign-server): We do not
seem to need the string-as-unibyte here: We read a multibyte
string from the *nntpd* buffer and then decode it later, and this
apparently by some strange magic leads to the correct results in
my test cases.
lisp/gnus/gnus-srvr.el