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 17570846..3ab5ab56 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -201,6 +201,7 @@ windows side-by-side in the frame."
'(gc-cons-threshold 16777216)
'(gdb-many-windows t)
'(global-so-long-mode t)
+ '(gnus-always-read-dribble-file t)
'(gnus-buttonized-mime-types '("text/x-\\(?:diff\\|patch\\)"))
'(gnus-directory "~/local/News/")
'(gnus-extra-headers '(To Cc List-Id))