all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: don@donarmstrong.com (Emacs bug Tracking System)
To: Jason Rumney <jasonr@f2s.com>
Subject: bug#1096: marked as done (The Emacs 23 cann't display the cjk  extb characters again.)
Date: Thu, 11 Dec 2008 05:20:03 -0800	[thread overview]
Message-ID: <handler.1096.D1096.122900127719304.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 1317001261.20081006102547@gmail.com

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




      parent reply	other threads:[~2008-12-11 13:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.1096.D1096.122900127719304.ackdone@emacsbugs.donarmstrong.com \
    --to=don@donarmstrong.com \
    --cc=jasonr@f2s.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.