aboutsummaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2020-02-22 23:12:35 -0500
committerRyan Kavanagh <rak@debian.org>2020-02-22 23:12:35 -0500
commit3b79e0d0f77164370ed625a00263db6bc842aae7 (patch)
treea019f33a66b926cfc080af29f35d0d6039ba220c /.emacs
parentemacs gmane.io update tld (diff)
add tilde.team to nntp gnus
Diffstat (limited to '.emacs')
-rw-r--r--.emacs8
1 files changed, 7 insertions, 1 deletions
diff --git a/.emacs b/.emacs
index 4918432..c3138f5 100644
--- a/.emacs
+++ b/.emacs
@@ -233,7 +233,13 @@ Extended Format date in the date field and return it as a string obeing
(gnus-secondary-select-methods
'((nntp "news.gmane.io")
(nntp "news.eternal-september.org")
- (nntp "nntp.olduse.net")))
+ ; (nntp "nntp.olduse.net")
+ (nntp "tilde.team"
+ (nntp-address "localhost")
+ (nntp-via-address "tilde.team")
+ (nntp-via-rlogin-command "ssh")
+ (nntp-via-rlogin-command-switches ("-C"))
+ (nntp-open-connection-function nntp-open-via-rlogin-and-netcat))))
(message-citation-line-function 'message-insert-formatted-citation-line)
(gnus-update-message-archive-method t)
(gnus-message-archive-method