[emacs/gnus] make topic line format more consistent with group lines
authorAmin Bandali <bandali@gnu.org>
Fri, 22 Feb 2019 18:40:40 +0000 (13:40 -0500)
committerAmin Bandali <bandali@gnu.org>
Fri, 22 Feb 2019 18:40:40 +0000 (13:40 -0500)
init.org

index 97ad67d..d603f43 100644 (file)
--- 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