Gnus development mailing list
 help / color / mirror / Atom feed
From: Frank Schmitt <ich@frank-schmitt.net>
Subject: Re: Use images instead of glyphs for fancy threading?
Date: Fri, 30 Jun 2006 09:02:20 +0200	[thread overview]
Message-ID: <m37j2zdt37.fsf@mid.gehheimdienst.de> (raw)
In-Reply-To: <ws7j2zvs8i.fsf@stone.tss.usg.edu>

Mark Plaksin <happy@mcplaksin.org> writes:

> Nikolaus Rath <Nikolaus@rath.org> writes:
> I guess my font (Terminus) doesn't have the necessary characters.
>
> That's why I posted my initial question--if images were used they would
> simply work everywhere that graphics was available.

The following glyphs work with Terminus (for me). I guess using images
would be to slow when building large summary buffers.

(setq gnus-summary-same-subject "...")

(unless (eq window-system nil)
  (setq gnus-sum-thread-tree-root "►")
  (setq gnus-sum-thread-tree-leaf-with-other "├─►")
  (setq gnus-sum-thread-tree-single-leaf "└─►")
  (setq gnus-sum-thread-tree-vertical "│"))
(setq gnus-sum-thread-tree-single-indent " ")

(setq gnus-summary-line-format ":%U%R%B %s %-79= │%4L │%-21,21f │%&user-date;\n")

-- 
Did you ever realize how much text fits in eighty columns? If you now consider
that a signature usually consists of up to four lines, this gives you enough
space to spread a tremendous amount of information with your messages. So seize
this opportunity and don't waste your signature with bullshit nobody will read.




      reply	other threads:[~2006-06-30  7:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-13  2:35 Mark Plaksin
2006-06-13  7:53 ` Nikolaus Rath
2006-06-29 16:31   ` Mark Plaksin
2006-06-30  7:02     ` Frank Schmitt [this message]

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=m37j2zdt37.fsf@mid.gehheimdienst.de \
    --to=ich@frank-schmitt.net \
    /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).