dotfiles

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

commit 312f10e0f0f619affa791c80a9817f06ce2f9a2c
parent 0730a1177d43edadf7aa54e46c952fb5a561687a
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sun,  8 Mar 2020 18:28:05 +0100

Tweak Gnus settings

Remove nnimap-stream: the default value is good enough, which is a
good thing since I had misspelled it 🀦.

Also tweak Info reference so that I can evaluate it directly.

Diffstat:
M.gnus | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gnus b/.gnus @@ -10,7 +10,6 @@ '(nnimap "gmail" (nnimap-address "imap.gmail.com") (nnimap-server-port 993) - (nniamp-stream ssl) (nnmail-expiry-target "nnimap+gmail:[Gmail]/Trash") (nnmail-expiry-wait immediate)) gnus-secondary-select-methods @@ -118,7 +117,7 @@ ;; - group buffer: g ;; ;; - what do all those letters mean? -;; (info gnus Marking Articles) +;; (info "(gnus) Marking Articles") ;; - O old ≑ read during previous session ;; - R just read ;; - r manually marked as read