summaryrefslogtreecommitdiffstats
path: root/gnus.el
diff options
context:
space:
mode:
Diffstat (limited to 'gnus.el')
-rw-r--r--gnus.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnus.el b/gnus.el
index 429c704..4153da7 100644
--- a/gnus.el
+++ b/gnus.el
@@ -4,7 +4,8 @@
(setq gnus-secondary-select-methods
'((nntp "news.gwene.org")
(nnmaildir "mailbox"
- (directory "~/mail-gnus/mailbox"))))
+ (directory "~/mail-gnus/mailbox"))
+ (nnhackernews "")))
(setq mm-text-html-renderer 'gnus-w3m)
(setq gnus-inhibit-images nil)