commit aa6510b0913967de8ab9a90781d21e09daf7ef7d
parent 1c087ee0dce7790b9a2a82ab7b78a92a9a1315fb
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date: Sun, 12 May 2019 22:22:08 +0200
Add information on how to browse mailing lists
Diffstat:
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/.gnus b/.gnus
@@ -12,6 +12,8 @@
(nniamp-stream ssl)
(nnmail-expiry-target "nnimap+gmail:[Gmail]/Trash")
(nnmail-expiry-wait immediate))
+ gnus-secondary-select-methods
+ '((nntp "archive.lwn.net"))
gnus-summary-line-format "%U%R %-16,16&user-date;%I%[%-23,23f%] %s\n"
gnus-thread-sort-functions
'(gnus-thread-sort-by-number
@@ -110,12 +112,17 @@
;; - G cancelled (e.g. moved somewhere else)
;; - . unseen
;;
+;; - how to subscribe to mailing lists?
+;; - to browse an NNTP server, either
+;; - hit B in the group buffer, then nntp *some server*
+;; - or add (nntp "*some server*") to gnus-secondary-methods
+;; - over the list: u
+;;
;; TODOs:
;;
;; - gnus-summary-line-format (π for attachments)
;;
-;; - browse mailing list
-;; https://emacs.stackexchange.com/questions/5298/reading-mailing-list-archives-in-emacs
+;; - how to archive mailing list locally?
;;
;; - describe-key is mostly useless in article mode:
;; > X runs the command gnus-article-read-summary-keys