From 70e984734716b08a1c614d7ee8542647da32bbb6 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Thu, 12 Dec 2019 07:48:08 +0100 Subject: Add to Gnus cheatsheet --- .gnus | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gnus b/.gnus index f301305..ec3b023 100644 --- a/.gnus +++ b/.gnus @@ -4,6 +4,7 @@ ;; In ~/.authinfo.gpg: ;; machine imap.gmail.com login LOGIN password PASSWORD port 993 ;; machine smtp.gmail.com login LOGIN password PASSWORD port 587 +;; machine irc.freenode.net login LOGIN password PASSWORD (setq gnus-select-method '(nnimap "gmail" @@ -47,6 +48,9 @@ ;; / N fetch new ;; M-g refresh (expire, move, fetch new, show unread) ;; C-u M-g refresh (expire, move, fetch new, show all) +;; C-u g show raw, undecoded message source; g to decode +;; T h collapse (hide) thread +;; T s expand (show) thread ;; r reply ;; R reply (quoting) ;; S w reply-all @@ -126,5 +130,3 @@ ;; > X runs the command gnus-article-read-summary-keys ;; ;; - detect possibly missing attachments from keywords -;; -;; - foldable threads -- cgit v1.2.3