GNU bug report logs - #2830
23.0.91; Private use area

Previous Next

Package: emacs;

Reported by: Jonathan Coxhead <jonathan <at> doves.demon.co.uk>

Date: Tue, 31 Mar 2009 06:10:04 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jason Rumney <jasonr <at> gnu.org>
To: 2830 <at> debbugs.gnu.org
Subject: bug#2830: 23.0.91; Private use area
Date: Wed, 01 Apr 2009 08:07:48 +0800
jonathan <at> doves.demon.co.uk wrote:

>    I used the mouse. Shift-click didn't behave as it used to, but I found "Set Default Font..." on the "Options" menu on the menu bar. It seemed to work as I expected: the font is distinctive enough that I'm sure the buffer was using the font I chose (Code2000). But the private-use characters were displayed as empty boxes.
>   

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"))








This bug report was last modified 16 years and 56 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.