commit e1d0940289e061b84876f33b4fb7f8c5a442412a
parent 4dbce2072c1484094a08d8333a635050985e1c65
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date: Fri, 27 Mar 2020 20:59:54 +0100
Indent single messages and thread roots in Gnus
This way subjects are aligned, as well as the names of authors of root
articles.
Use this specific variation of WHITE DIAMOND CONTAINING BLACK β¦
DIAMOND because it is covered by DejaVu Sans Mono; others require
variable-width fonts.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gnus b/.gnus
@@ -16,9 +16,9 @@
'((nntp "archive.lwn.net")
(nntp "news.gmane.io"))
gnus-summary-line-format "%*%U%R %-16,16&user-date; %B%-23,23n %s\n"
- gnus-sum-thread-tree-root ""
+ gnus-sum-thread-tree-root "ββ "
gnus-sum-thread-tree-false-root "ββ "
- gnus-sum-thread-tree-single-indent ""
+ gnus-sum-thread-tree-single-indent " β "
gnus-sum-thread-tree-indent " "
gnus-sum-thread-tree-single-leaf "β°βΊ "
gnus-sum-thread-tree-leaf-with-other "ββΊ "