emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master ff9ccf6 2/2: Only save .newsrc file if the native m


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] master ff9ccf6 2/2: Only save .newsrc file if the native method is NNTP
Date: Wed, 25 Jan 2017 18:30:45 +0000 (UTC)

branch: master
commit ff9ccf6883113ef6d30a352f3ee6dfaa090f0e88
Author: Lars Ingebrigtsen <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>

    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 |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/etc/NEWS b/etc/NEWS
index ca66df6..69b247f 100644
--- a/etc/NEWS
+++ b/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
 
 ---



reply via email to

[Prev in Thread] Current Thread [Next in Thread]