mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-27 02:10:52 -08:00
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.
This commit is contained in:
parent
544b996915
commit
ff9ccf6883
1 changed files with 6 additions and 0 deletions
6
etc/NEWS
6
etc/NEWS
|
|
@ -348,6 +348,12 @@ bound to 'Buffer-menu-unmark-all-buffers'.
|
|||
*** Two new commands 'Buffer-menu-unmark-all', bound to 'U' and
|
||||
'Buffer-menu-unmark-all-buffers', bound to 'M-DEL'.
|
||||
|
||||
** Gnus
|
||||
|
||||
---
|
||||
*** The .newsrc file will now only be saved if the native select
|
||||
method is an NNTP select method.
|
||||
|
||||
** Ibuffer
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue