Emacs: Allow gnus to match score to To header

This commit is contained in:
Tom Willemsen 2012-12-30 02:49:42 +01:00
parent 3fc11c073a
commit f4fdaef0ee

View file

@ -10,6 +10,7 @@
(directory "~/documents/mail/ryuslash.org/"))
(nntp "news.gwene.org")))
(setq gnus-auto-subscribed-groups nil)
(setq gnus-extra-headers '(To))
(setq gnus-save-newsrc-file nil)
(setq gnus-read-newsrc-file nil)
(setq gnus-novice-user t)