Gnus development mailing list
 help / color / mirror / Atom feed
From: Pankaj Jangid <pankaj@codeisgreat.org>
To: 陈志伟 <chenzhiwei03@kuaishou.com>
Cc: "ding@gnus.org" <ding@gnus.org>
Subject: Re: Gnus summary line and unicode glyphs for thread tree
Date: Tue, 24 Nov 2020 15:53:31 +0530	[thread overview]
Message-ID: <m28sar59zw.fsf@codeisgreat.org> (raw)
In-Reply-To: <79B0677D-9A94-4717-8636-4FF4F23280DA@kuaishou.com> (=?utf-8?B?IumZiOW/l+S8nyIncw==?= message of "Tue, 24 Nov 2020 07:52:20 +0000")

陈志伟 <chenzhiwei03@kuaishou.com> writes:

> (gnus-sum-thread-tree-root            "┌ ")
> (gnus-sum-thread-tree-false-root      "◌ ")
> (gnus-sum-thread-tree-single-indent   "◎ ")
> (gnus-sum-thread-tree-vertical        "│")
> (gnus-sum-thread-tree-indent          "  ")
> (gnus-sum-thread-tree-leaf-with-other "├─►")
> (gnus-sum-thread-tree-single-leaf     "╰─►")
> (gnus-summary-line-format "%U%R %3d %[%-23,23f%] %B %s\n”)

Thanks for sharing. This looks great. I improved mine after looking
your settings.

(custom-set-variables			; thread tree
 '(gnus-sum-thread-tree-root            "● ")
 '(gnus-sum-thread-tree-false-root      "○ ")
 '(gnus-sum-thread-tree-single-indent   "")
 '(gnus-sum-thread-tree-vertical        "│ ")
 '(gnus-sum-thread-tree-indent          "  ")
 '(gnus-sum-thread-tree-leaf-with-other "├─▶ ")
 '(gnus-sum-thread-tree-single-leaf     "╰─▶ "))



  reply	other threads:[~2020-11-24 10:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-24  7:52 陈志伟
2020-11-24 10:23 ` Pankaj Jangid [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-11-23  5:26 Pankaj Jangid
2020-11-23 11:56 ` 황병희
2020-11-23 12:03 ` 황병희

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m28sar59zw.fsf@codeisgreat.org \
    --to=pankaj@codeisgreat.org \
    --cc=chenzhiwei03@kuaishou.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).