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
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Dear all,
Now, I updated the Emacs 23 to 23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-10-03 on LENNART-69DE564, then I find that I cann'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 by LENNART, 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")))
--------------
Please find the snapshot of this issue in the attachments.
Regards,
--
Hongyi Zhao <hongyi.zhao <at> gmail.com>
Xinjiang Technical Institute of Physics and Chemistry
Chinese Academy of Sciences
GnuPG DSA: 0xD108493
2008-10-5
[uni20021.txt (text/plain, attachment)]
[display_by_emeditor.png (image/png, attachment)]
[display_by_emacs.png (image/png, attachment)]
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.