From 312f10e0f0f619affa791c80a9817f06ce2f9a2c Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 8 Mar 2020 18:28:05 +0100 Subject: Tweak Gnus settings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- .gnus | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gnus b/.gnus index 58c4d92..44aece5 100644 --- 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 -- cgit v1.2.3