Add Gwene

I still need to import my OPML using one of these:

- https://wpc.io/blog/posts/bulk-import-rss-feeds-to-gnus-via-gwene.html
- http://gwene.org/opml.php

... when I get home.
This commit is contained in:
Case Duckworth 2021-05-03 15:10:45 -05:00
parent 2e53f03bb0
commit eaf4eb5408
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@
(nnimap-server-port 993)
(nnimap-stream ssl)
(nnir-search-engine imap))
(nntp "news.tilde.club")))
(nntp "news.tilde.club")
(nntp "news.gwene.org")))
;;; Gnus cloud
(setq gnus-cloud-method "nnimap:fastmail.com"