Only save .newsrc file if the native method is NNTP
commitff9ccf6883113ef6d30a352f3ee6dfaa090f0e88
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 25 Jan 2017 18:30:33 +0000 (25 19:30 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 25 Jan 2017 18:30:33 +0000 (25 19:30 +0100)
treee52fb5b1cf066c4929b278beb372a5d672d40314
parent544b996915b9a06050b1a80c690749649dacb9d3
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.
etc/NEWS