summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Szarmanski2023-05-02 01:20:36 +0200
committerPiotr Szarmanski2023-05-02 01:20:36 +0200
commit7fc3f3f78cb6c7615b6f8f678d05ae065e38618f (patch)
tree2913640c7044520266646f628773bad2307d1bb7
parenteda34087b1d78d9dc2c561780234db9f3e1bbb87 (diff)
fix gnus
-rw-r--r--config.org3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.org b/config.org
index 50e6063..8878d4b 100644
--- a/config.org
+++ b/config.org
@@ -1279,9 +1279,6 @@ that I can see them on other devices.
#+begin_src emacs-lisp
(setq gnus-secondary-select-methods
(list
- '(nnmaildir "feeds"
- (directory "~/news/mail/feeds/feeds")
- (get-new-mail nil))
'(nnmaildir "mimuw"
(directory "~/news/mail/mimuw/")
(get-new-mail nil))))