From 6af8d6676ee6485b1a86db69f4f948d0434b4a95 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 24 Feb 2019 12:18:28 +0100 Subject: Change Gnus summary line format Get rid of - the scoring indicator - the number of lines - the mouse face --- .gnus | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gnus') diff --git a/.gnus b/.gnus index 58f32e3..839ff81 100644 --- a/.gnus +++ b/.gnus @@ -20,6 +20,8 @@ (setq smtpmail-smtp-server "smtp.gmail.com" smtpmail-smtp-service 587) +(setq gnus-summary-line-format "%U%R%I%[%-23,23f%] %s\n") + ;; Key bindings: ;; ;; When browsing group buffer: -- cgit v1.2.3