summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 0233b4bb..47d6ec3a 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -210,6 +210,7 @@ windows side-by-side in the frame."
'(gnus-directory "~/local/News/")
'(gnus-extra-headers '(To Cc List-Id))
'(gnus-gcc-mark-as-read t)
+ '(gnus-interactive-exit 'quiet)
'(gnus-kill-files-directory "~/doc/News/")
'(gnus-kill-summary-on-exit nil)
'(gnus-large-ephemeral-newsgroup 8000)