summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKรฉvin Le Gouguec <kevin.legouguec@gmail.com>2019-05-12 22:22:08 +0200
committerKรฉvin Le Gouguec <kevin.legouguec@gmail.com>2019-05-12 22:22:08 +0200
commitaa6510b0913967de8ab9a90781d21e09daf7ef7d (patch)
tree63041b196b0e51e87c156540b0aa2eb213220f53
parent1c087ee0dce7790b9a2a82ab7b78a92a9a1315fb (diff)
downloaddotfiles-aa6510b0913967de8ab9a90781d21e09daf7ef7d.tar.xz
Add information on how to browse mailing lists
-rw-r--r--.gnus11
1 files changed, 9 insertions, 2 deletions
diff --git a/.gnus b/.gnus
index 34a9ce5..b43a469 100644
--- 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