mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
(gnus-gnus-to-quick-newsrc-format): don't save
gnus-newsgroup-alist in .newsrc.el.
This commit is contained in:
parent
545e04f631
commit
cb03487aa8
1 changed files with 1 additions and 1 deletions
|
|
@ -7047,7 +7047,7 @@ If optional 2nd argument NEXT is non-nil, inserted before it."
|
|||
(insert ";; GNUS internal format of .newsrc.\n")
|
||||
(insert ";; Touch .newsrc instead if you think to remove this file.\n")
|
||||
(let ((variable nil)
|
||||
(variables (cons 'gnus-newsgroups-alist gnus-variable-list))
|
||||
(variables gnus-variable-list)
|
||||
;; Temporary rebind to make changes
|
||||
;; gnus-check-killed-newsgroups in invisible.
|
||||
(gnus-killed-assoc gnus-killed-assoc)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue