Only save .newsrc file if the native method is NNTP
commit544b996915b9a06050b1a80c690749649dacb9d3
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 25 Jan 2017 18:30:22 +0000 (25 19:30 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 25 Jan 2017 18:30:22 +0000 (25 19:30 +0100)
tree8dd2ee2cb104176a9c99bd291d3719c3b825fb03
parent7a7c0b170b9567e892a1bf9a03d8f447f67b0e50
Only save .newsrc file if the native method is NNTP

* lisp/gnus/gnus-start.el (gnus-save-newsrc-file): Only save
the .newsrc file if the native select method is NNTP
(bug#18198).  This avoids problems with invalid IMAP group
names and the like in the .newsrc file.
lisp/gnus/gnus-start.el