Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: leon <sdl.web@gmail.com>
Subject: Re: How to define this summary-line-format?
Date: Thu, 24 Nov 2005 21:57:14 +0000	[thread overview]
Message-ID: <861x15k8ud.fsf@gmail.com> (raw)
In-Reply-To: <m2lkzimhki.fsf@seki.fr>


Sébastien Kirche <sebastien.kirche.no@spam.free.fr.invalid> writes:
>
> You can try with the values that were in the comments, and put them in a
> conditional statement that checks the host by its platform or its name.
>
> E.g.: 
>
>     (if (eq system-type 'windows-nt)
>         (setq gnus-sum-thread-tree-root "> " ; "> "
>               gnus-sum-thread-tree-false-root "> "
>               gnus-sum-thread-tree-single-indent ""
>               gnus-sum-thread-tree-leaf-with-other "+-> "
>               gnus-sum-thread-tree-vertical "| "
>               gnus-sum-thread-tree-single-leaf "\\-> ")
>       (setq ;... the unifont assignment)) ; platforms other than windows

Thanks a lot. It works though not pretty.

-- 
Leon


  reply	other threads:[~2005-11-24 21:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-07 11:40 leon
2005-11-07 13:03 ` Sébastien Kirche
2005-11-07 17:15   ` leon
2005-11-07 18:22     ` Sébastien Kirche
2005-11-07 23:46       ` leon
2005-11-08 10:12         ` Sébastien Kirche
2005-11-09  2:31           ` leon
2005-11-09 10:06             ` Sébastien Kirche
2005-11-09 12:49               ` leon
2005-11-18 20:32   ` leon
2005-11-21 10:16     ` Sébastien Kirche
2005-11-24 21:57       ` leon [this message]
2005-11-07 14:40 ` Frank Schmitt
2005-11-07 17:48   ` Reiner Steib
2005-11-07 18:32     ` leon

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=861x15k8ud.fsf@gmail.com \
    --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 NNTP newsgroup(s).