summaryrefslogtreecommitdiffstats
path: root/.emacs.d/gnus.el
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-11-10 12:57:30 +0100
committerGravatar Tom Willemsen2012-11-10 12:57:30 +0100
commit0ccaccc61aa2677b0113b1817081a191be4ec1c2 (patch)
tree2e951957d7f1575005e654f7236ce0054947f94a /.emacs.d/gnus.el
parent432524aa4d63bbccac75e25abfb813be0dd5e5fa (diff)
downloaddotfiles-0ccaccc61aa2677b0113b1817081a191be4ec1c2.tar.gz
dotfiles-0ccaccc61aa2677b0113b1817081a191be4ec1c2.zip
.emacs.d/gnus.el
Diffstat (limited to '.emacs.d/gnus.el')
-rw-r--r--.emacs.d/gnus.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/.emacs.d/gnus.el b/.emacs.d/gnus.el
index d040fd1..3fd355f 100644
--- a/.emacs.d/gnus.el
+++ b/.emacs.d/gnus.el
@@ -7,8 +7,8 @@
(nnmaildir "aethon"
(directory "~/documents/mail/aethon/"))
(nnmaildir "ryuslash"
- (directory "~/documents/mail/ryuslash.org/"))))
- ; (nntp "news.gmane.org"))
+ (directory "~/documents/mail/ryuslash.org/"))
+ (nntp "news.gwene.org")))
(setq gnus-auto-subscribed-groups nil)
(setq gnus-save-newsrc-file nil)
(setq gnus-read-newsrc-file nil)