Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: ding@gnus.org
Subject: Re: [PATCH] Replace subst-char-in-region by subst-char-in-region
Date: Mon, 20 Sep 2010 09:46:40 -0500	[thread overview]
Message-ID: <871v8oiib3.fsf@lifelogs.com> (raw)
In-Reply-To: <sa3sk14vmdi.fsf@cigue.easter-eggs.fr>

On Mon, 20 Sep 2010 10:40:25 +0200 Julien Danjou <julien@danjou.info> wrote: 

JD> This is what I currently use:

JD> (setq gnus-score-over-mark ?↑)          ; ↑ ☀
JD> (setq gnus-score-below-mark ?↓)         ; ↓ ☂
JD> (setq gnus-ticked-mark ?⚑)
JD> (setq gnus-dormant-mark ?⚐)
JD> (setq gnus-expirable-mark ?♻)
JD> (setq gnus-read-mark ?✓)
JD> (setq gnus-del-mark ?✗)
JD> (setq gnus-killed-mark ?☠)
JD> (setq gnus-replied-mark ?⟲)
JD> (setq gnus-forwarded-mark ?⤳)
JD> (setq gnus-cached-mark ?☍)
JD> (setq gnus-recent-mark ?★)
JD> (setq gnus-unseen-mark ?✩)
JD> (setq gnus-unread-mark ?✉)

On Mon, 20 Sep 2010 10:11:51 +0200 Lars Magne Ingebrigtsen <larsi@gnus.org> wrote: 

LMI> I would guess that many people do not have the required unicode fonts
LMI> installed, which would make defaulting to using unicode characters by
LMI> default problematic.

I suggest constructing the list on startup, based on `gnus-use-unicode'
or some such which the user can customize (I would default it to t but
warn if the font doesn't support those characters).

That should also produce nicer thread drawing characters.  I can use it
for the registry marks as well.

Ted




  parent reply	other threads:[~2010-09-20 14:46 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-19 12:46 Julien Danjou
2010-09-19 13:05 ` Lars Magne Ingebrigtsen
2010-09-19 13:42   ` Julien Danjou
2010-09-19 13:45     ` Lars Magne Ingebrigtsen
2010-09-19 13:54       ` Julien Danjou
2010-09-19 14:05         ` Lars Magne Ingebrigtsen
2010-09-19 14:24           ` Julien Danjou
2010-09-19 14:57             ` Lars Magne Ingebrigtsen
2010-09-20  6:50 ` Reiner Steib
2010-09-20  8:11   ` Lars Magne Ingebrigtsen
2010-09-20  8:41     ` Julien Danjou
2010-09-20  8:40   ` Julien Danjou
2010-09-20  9:02     ` Frank Schmitt
2010-09-20  9:29       ` Tassilo Horn
2010-09-20 14:46     ` Ted Zlatanov [this message]
2010-09-20 14:57       ` Julien Danjou
2010-09-20 15:17         ` Ted Zlatanov
2010-09-20 17:06           ` Julien Danjou
2010-09-20 17:21           ` Lars Magne Ingebrigtsen
2010-09-20 18:05             ` Ted Zlatanov
2010-09-20 21:41               ` Lars Magne Ingebrigtsen
2010-09-21  8:03                 ` Julien Danjou
2010-09-21 16:15                 ` Ted Zlatanov
2010-09-21 16:22                   ` Lars Magne Ingebrigtsen
2010-09-21 17:02                     ` Ted Zlatanov

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=871v8oiib3.fsf@lifelogs.com \
    --to=tzz@lifelogs.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).