summaryrefslogtreecommitdiff
path: root/.gnus
diff options
context:
space:
mode:
authorKΓ©vin Le Gouguec <kevin.legouguec@gmail.com>2020-03-27 20:59:54 +0100
committerKΓ©vin Le Gouguec <kevin.legouguec@gmail.com>2020-03-27 21:32:07 +0100
commite1d0940289e061b84876f33b4fb7f8c5a442412a (patch)
treecb168fded033e010380e66414af96226530cd65d /.gnus
parent4dbce2072c1484094a08d8333a635050985e1c65 (diff)
downloaddotfiles-e1d0940289e061b84876f33b4fb7f8c5a442412a.tar.xz
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 (limited to '.gnus')
-rw-r--r--.gnus4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gnus b/.gnus
index 2a6a3b2..362828a 100644
--- 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 "β”œβ–Ί "