Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Glyn Millington <wistanswick@linuxmail.org>
To: info-gnus-english@gnu.org
Subject: Re: Awesome eyecandy in the wikipedia article
Date: Fri, 11 Jan 2008 08:39:54 +0000	[thread overview]
Message-ID: <87lk6w7o2t.fsf@nowhere.org> (raw)
In-Reply-To: <c70015fa-a8e1-4acc-a2db-4ee3e28e4eee@f47g2000hsd.googlegroups.com>

rtra <ruitra@gmail.com> writes:

> The gnus screenshot at http://en.wikipedia.org/wiki/Gnus
> is awesome! How can I get my gnus to look like that?
>
> Thanks for any tip.

The colours are a matter of customizing faces

For the unicode thread trees I have this in my .gnus

         (when window-system
           (setq gnus-sum-thread-tree-indent "  ")
           (setq gnus-sum-thread-tree-root "● ")
           (setq gnus-sum-thread-tree-false-root "◯ ")
           (setq gnus-sum-thread-tree-single-indent "◎ ")
           (setq gnus-sum-thread-tree-leaf-with-other "├─► ")
           (setq gnus-sum-thread-tree-vertical "│")
           (setq gnus-sum-thread-tree-single-leaf "╰─► "))
   

hth




Glyn

  parent reply	other threads:[~2008-01-11  8:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-10 21:06 rtra
2008-01-11  8:08 ` Slackrat
2008-01-11  8:39 ` Glyn Millington [this message]
     [not found] ` <mailman.6019.1200040900.18990.info-gnus-english@gnu.org>
2008-01-11 13:51   ` Randy Yates
2008-01-11 15:09     ` Andrzej Adam Filip
2008-01-11 18:22       ` Reiner Steib
2008-01-12 18:29         ` Andrzej Adam Filip
2008-02-12 12:16         ` Sébastien Vauban
2008-03-31  0:17           ` Christos Chryssochoidis
2008-03-31 22:09             ` Paulo Jorge de O. C. de Matos
2008-01-11 17:42 ` Leo
2008-01-12  4:28   ` Austin Frank
2009-01-13  7:59   ` Manish Sharma
     [not found]   ` <mailman.4715.1231833916.26697.info-gnus-english@gnu.org>
2009-06-16 22:34     ` Michael Chen

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=87lk6w7o2t.fsf@nowhere.org \
    --to=wistanswick@linuxmail.org \
    --cc=info-gnus-english@gnu.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).