GNU bug report logs -
#1096
The Emacs 23 cann't display the cjk extb characters again.
Previous Next
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 #15 received at 1096 <at> emacsbugs.donarmstrong.com (full text, mbox):
In article <87abb428hw.fsf <at> cyd.mit.edu>, Chong Yidong <cyd <at> stupidchicken.com> writes:
> Hi Handa-san,
> Could you take a look at this bug report? Thanks.
> hongyi.zhao <at> gmail.com wrote:
> > I cnn't see the correct cjk extb characters displayed by this version.
> > For example, the Chinese character uni20021, a character of cjk extb,
> > which can be displayed correctly by using the previous versions,
> > cann't be displayed correctly now. In addition, I can display that
> > character on my box with emeditor, denoting that I've the
> > corresponding fonts installed correctly. Finally, I've use the
> > following settings in my _emacas file which is suggested by Kenichi
> > Handa:
> >
> > (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.
---
Kenichi Handa
handa <at> m17n.org
This bug report was last modified 16 years and 224 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.