Emacs: Allow gnus to match score to To header
This commit is contained in:
parent
3fc11c073a
commit
f4fdaef0ee
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue