aboutsummaryrefslogtreecommitdiff
path: root/dot_emacs.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'dot_emacs.tmpl')
-rw-r--r--dot_emacs.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_emacs.tmpl b/dot_emacs.tmpl
index 91ea3e6..40b9b62 100644
--- a/dot_emacs.tmpl
+++ b/dot_emacs.tmpl
@@ -376,6 +376,8 @@ Extended Format date in the date field and return it as a string obeing
(gnus-check-new-newsgroups nil)
(gnus-group-line-format "%M%S%p%P%5y:%B%(%G%) %z\n")
(gnus-topic-display-empty-topics nil)
+ :config
+ (append '("~/.newsrc" "~/.newsrc.eld") gnus-cloud-synced-files)
:hook
(message-send . gnus-score-followup-article)
(gnus-group-mode . gnus-topic-mode))