GNU bug report logs - #1096
The Emacs 23 cann't display the cjk extb characters again.

Previous Next

Packages: w32, emacs;

Reported by: hongyi.zhao <at> gmail.com

Date: Mon, 6 Oct 2008 02:35:02 UTC

Severity: normal

Done: Jason Rumney <jasonr <at> f2s.com>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 1096 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: jasonr <at> f2s.com
To: Kenichi Handa <handa <at> m17n.org>, 1096 <at> debbugs.gnu.org
Cc: Chong Yidong <cyd <at> stupidchicken.com>, hongyi.zhao <at> gmail.com
Subject: Re: bug#1096: The Emacs 23 cann't display the cjk extb characters again.
Date: Wed, 10 Dec 2008 06:43:32 +0000
Quoting Kenichi Handa <handa <at> m17n.org>:

> > hongyi.zhao <at> gmail.com wrote:

> > > (if (display-graphic-p)
> > > (set-fontset-font
> > >  (frame-parameter nil 'font)
> > >  '(#x20000 . #x2fa1d)
> > >  '("*-Sun-ExtB" . "unicode-sip")))
>
> I've just installed a fix.  At least with Xft font backend,
> Emacs should be able to find a proper font for the Unicode
> SIP area (#x20000..#x2FFFF) now.

At least part of the problem here is that the font name contains a -, which is
not compatible with the use of xlfd as the internal representation of fonts.






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

Previous Next


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