projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
dadb049
)
[emacs/gnus] make topic line format more consistent with group lines
author
Amin Bandali
<bandali@gnu.org>
Fri, 22 Feb 2019 18:40:40 +0000
(13:40 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Fri, 22 Feb 2019 18:40:40 +0000
(13:40 -0500)
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/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