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