From eaf4eb54085fbe5134663e6f2413c700328ae0b3 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 3 May 2021 15:10:45 -0500 Subject: 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. --- gnus.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gnus.el') diff --git a/gnus.el b/gnus.el index eacce0f..e3a0f49 100644 --- a/gnus.el +++ b/gnus.el @@ -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" -- cgit 1.4.1-21-gabe81