GNU bug report logs -
#2830
23.0.91; Private use area
Previous Next
Full log
View this message in rfc822 format
In article <E1LopV2-00067C-5N <at> etlken>, Kenichi Handa <handa <at> m17n.org> writes:
> In article <jwvd4bxuqlk.fsf-monnier+emacsbugreports <at> gnu.org>, Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
> > > 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.
> I agree. I'll modify the setting of the default fontset to
> do that.
Done.
---
Kenichi Handa
handa <at> m17n.org
This bug report was last modified 16 years and 109 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.