all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1096: The Emacs 23 cann't display the cjk extb characters again.
@ 2008-10-06  2:25 ` hongyi.zhao
  2008-12-10 14:00   ` bug#1096: marked as done (The Emacs 23 cann't display the cjk extb characters again.) Emacs bug Tracking System
  2008-12-11 13:20   ` Emacs bug Tracking System
  0 siblings, 2 replies; 3+ messages in thread
From: hongyi.zhao @ 2008-10-06  2:25 UTC (permalink / raw)
  To: emacs-pretest-bug

[-- Attachment #1: Type: text/plain, Size: 995 bytes --]

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@gmail.com> 
Xinjiang Technical Institute of Physics and Chemistry
Chinese Academy of Sciences 
GnuPG DSA: 0xD108493
2008-10-5

[-- Attachment #2: uni20021.txt --]
[-- Type: TEXT/PLAIN, Size: 13 bytes --]

uni20021 𠀡

[-- Attachment #3: display_by_emeditor.png --]
[-- Type: IMAGE/PNG, Size: 1928 bytes --]

[-- Attachment #4: display_by_emacs.png --]
[-- Type: IMAGE/PNG, Size: 1180 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#1096: marked as done (The Emacs 23 cann't display the cjk  extb characters again.)
  2008-10-06  2:25 ` bug#1096: The Emacs 23 cann't display the cjk extb characters again hongyi.zhao
@ 2008-12-10 14:00   ` Emacs bug Tracking System
  2008-12-11 13:20   ` Emacs bug Tracking System
  1 sibling, 0 replies; 3+ messages in thread
From: Emacs bug Tracking System @ 2008-12-10 14:00 UTC (permalink / raw)
  To: Chong Yidong

[-- Attachment #1: Type: text/plain, Size: 878 bytes --]


Your message dated Wed, 10 Dec 2008 08:59:03 -0500
with message-id <877i68xhaw.fsf@cyd.mit.edu>
and subject line Re: The Emacs 23 cann't display the cjk extb characters again.
has caused the Emacs bug report #1096,
regarding The Emacs 23 cann't display the cjk extb characters again.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1096: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1096
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 9087 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 995 bytes --]

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@gmail.com> 
Xinjiang Technical Institute of Physics and Chemistry
Chinese Academy of Sciences 
GnuPG DSA: 0xD108493
2008-10-5

[-- Attachment #2.1.2: uni20021.txt --]
[-- Type: TEXT/PLAIN, Size: 13 bytes --]

uni20021 𠀡

[-- Attachment #2.1.3: display_by_emeditor.png --]
[-- Type: IMAGE/PNG, Size: 1928 bytes --]

[-- Attachment #2.1.4: display_by_emacs.png --]
[-- Type: IMAGE/PNG, Size: 1180 bytes --]

[-- Attachment #3: Type: message/rfc822, Size: 1642 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: Kenichi Handa <handa@m17n.org>
Cc: 1096-done@emacsbugs.donarmstrong.com, hongyi.zhao@gmail.com
Subject: Re: The Emacs 23 cann't display the cjk extb characters again.
Date: Wed, 10 Dec 2008 08:59:03 -0500
Message-ID: <877i68xhaw.fsf@cyd.mit.edu>

Kenichi Handa <handa@m17n.org> writes:

> 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.

Thank you.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#1096: marked as done (The Emacs 23 cann't display the cjk  extb characters again.)
  2008-10-06  2:25 ` bug#1096: The Emacs 23 cann't display the cjk extb characters again hongyi.zhao
  2008-12-10 14:00   ` bug#1096: marked as done (The Emacs 23 cann't display the cjk extb characters again.) Emacs bug Tracking System
@ 2008-12-11 13:20   ` Emacs bug Tracking System
  1 sibling, 0 replies; 3+ messages in thread
From: Emacs bug Tracking System @ 2008-12-11 13:20 UTC (permalink / raw)
  To: Jason Rumney

[-- Attachment #1: Type: text/plain, Size: 886 bytes --]


Your message dated Thu, 11 Dec 2008 21:14:00 +0800
with message-id <49411218.8060106@f2s.com>
and subject line Re: bug#1096: The Emacs 23 cann't display the cjk extb characters again.
has caused the Emacs bug report #1096,
regarding The Emacs 23 cann't display the cjk extb characters again.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1096: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1096
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 9087 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 995 bytes --]

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@gmail.com> 
Xinjiang Technical Institute of Physics and Chemistry
Chinese Academy of Sciences 
GnuPG DSA: 0xD108493
2008-10-5

[-- Attachment #2.1.2: uni20021.txt --]
[-- Type: TEXT/PLAIN, Size: 13 bytes --]

uni20021 𠀡

[-- Attachment #2.1.3: display_by_emeditor.png --]
[-- Type: IMAGE/PNG, Size: 1928 bytes --]

[-- Attachment #2.1.4: display_by_emacs.png --]
[-- Type: IMAGE/PNG, Size: 1180 bytes --]

[-- Attachment #3: Type: message/rfc822, Size: 3371 bytes --]

From: Jason Rumney <jasonr@f2s.com>
To: Kenichi Handa <handa@m17n.org>, 1096-done@emacsbugs.donarmstrong.com
Cc: Chong Yidong <cyd@stupidchicken.com>, hongyi.zhao@gmail.com
Subject: Re: bug#1096: The Emacs 23 cann't display the cjk extb characters again.
Date: Thu, 11 Dec 2008 21:14:00 +0800
Message-ID: <49411218.8060106@f2s.com>

Kenichi Handa wrote:
> 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.
>   

In addition to that change, which should help with displaying those 
characters by default, it turns out there is a bug in the Windows 
function that we use to encode characters into glyph points when passed 
a surrogate pair. I've worked around it by using an oversized glyph buffer.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-12-11 13:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <877i68xhaw.fsf@cyd.mit.edu>
2008-10-06  2:25 ` bug#1096: The Emacs 23 cann't display the cjk extb characters again hongyi.zhao
2008-12-10 14:00   ` bug#1096: marked as done (The Emacs 23 cann't display the cjk extb characters again.) Emacs bug Tracking System
2008-12-11 13:20   ` Emacs bug Tracking System

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.