all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Jason Rumney <jasonr@gnu.org>
Cc: 2830@emacsbugs.donarmstrong.com
Subject: bug#2830: 23.0.91; Private use area
Date: Tue, 31 Mar 2009 21:11:10 -0400	[thread overview]
Message-ID: <jwvd4bxuqlk.fsf-monnier+emacsbugreports@gnu.org> (raw)
In-Reply-To: <49D2B054.9000708@gnu.org> (Jason Rumney's message of "Wed, 01 Apr 2009 08:07:48 +0800")

> Because these characters are from the Private Use Area, Emacs cannot assume
> that just because a font has glyphs at those code points that they are the
> right glyphs. You will need to explicitly tell Emacs that you want to use
> Code2000 to represent the PUA range:

> (set-fontset-font t '(#xe000 . #xf8ff) (font-spec :family "Code2000"))

It would probably make sense to just "use the default font" for any PUA
chars supported by that font.  It's not strictly correct, but in the
absence of any additional info, it seems like a good heuristic.


        Stefan






  reply	other threads:[~2009-04-01  1:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-01  0:07 bug#2830: 23.0.91; Private use area Jason Rumney
2009-04-01  1:11 ` Stefan Monnier [this message]
2009-04-01  1:44   ` Kenichi Handa
2009-04-02  3:15     ` Kenichi Handa
  -- strict thread matches above, loose matches on Subject: below --
2009-03-31 18:16 Jonathan Coxhead
2009-03-31  6:04 Jonathan Coxhead
2009-03-31  9:02 ` Jason Rumney

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=jwvd4bxuqlk.fsf-monnier+emacsbugreports@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=2830@emacsbugs.donarmstrong.com \
    --cc=jasonr@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.