unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Leo <sdl.web@gmail.com>
Subject: Re: A nice gnus thread tree in console
Date: Fri, 08 Dec 2006 18:04:08 +0000	[thread overview]
Message-ID: <m24ps6fenb.fsf@sl392.st-edmunds.cam.ac.uk> (raw)
In-Reply-To: yoijwt52qtbf.fsf@gamma02.me.chalmers.se

On FRI, 8 DEC 2006, Johan Bockgård wrote:

> Leo <sdl.web@gmail.com> writes:
>
>> I came across this screenshot¹ and really like the nice thread
>> tree.
>
> Thanks :)
>
>> Does anyone know how to setup this in Emacs 22? Thank you very much.
>
> http://www.emacswiki.org/cgi-bin/wiki/GnusFormatting

Thank you for the pointer. I actually have seen this page before :-)

I don't quite understand how people find the glyphs.

(dolist (c '((?\207 . ?q) (?\216 . ?x) (?\212 . ?t) (?\203 . ?m)))
  (aset standard-display-table (car c)
	(vector (create-glyph (concat "\e(0" "\e[35m" ; magenta
				      (char-to-string (cdr c))
				      "\e[0m" "\e(B")))))

-- 
Leo

  reply	other threads:[~2006-12-08 18:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1657.1165530732.2155.help-gnu-emacs@gnu.org>
2006-12-08 15:51 ` A nice gnus thread tree in console Johan Bockgård
2006-12-08 18:04   ` Leo [this message]
     [not found]   ` <mailman.1677.1165601084.2155.help-gnu-emacs@gnu.org>
2006-12-08 19:13     ` Johan Bockgård
2006-12-08 21:06       ` Leo
2006-12-07 22:31 Leo

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m24ps6fenb.fsf@sl392.st-edmunds.cam.ac.uk \
    --to=sdl.web@gmail.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).