From: Amin Bandali Date: Fri, 22 Feb 2019 18:40:40 +0000 (-0500) Subject: [emacs/gnus] make topic line format more consistent with group lines X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/4c52b20e3ea95119afb6dd12787d899926917054?hp=dadb049ec4908bba38694e0a268a9899e69fda50 [emacs/gnus] make topic line format more consistent with group lines --- diff --git a/init.org b/init.org index 97ad67d..d603f43 100644 --- a/init.org +++ b/init.org @@ -2386,7 +2386,8 @@ Also see [[https://www.emacswiki.org/emacs/rebox2][rebox2]]. (gcc "nnimap+csclub:Sent"))))) (use-feature gnus-topic - :hook (gnus-group-mode . gnus-topic-mode)) + :hook (gnus-group-mode . gnus-topic-mode) + :config (setq gnus-topic-line-format "%i[ %A: %(%{%n%}%) ]%v\n")) (use-feature gnus-agent :config