dotfiles

🎜 Clone'em, tweak'em, stick'em in your $HOME 🎝
git clone https://git.kevinlegouguec.net/dotfiles
Log | Files | Refs | README

commit 70e984734716b08a1c614d7ee8542647da32bbb6
parent a548a8aa39fda09600255b5ebcf2561513e6fae1
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Thu, 12 Dec 2019 07:48:08 +0100

Add to Gnus cheatsheet

Diffstat:
M.gnus | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git 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