unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: ynyaaa@gmail.com, Kenichi Handa <handa@gnu.org>
Cc: 23698@debbugs.gnu.org
Subject: bug#23698: 24.5; broken character name
Date: Sun, 05 Jun 2016 18:44:56 +0300	[thread overview]
Message-ID: <83y46jtzbb.fsf@gnu.org> (raw)
In-Reply-To: <87wpm3n5tc.fsf@gmail.com> (ynyaaa@gmail.com)

> From: ynyaaa@gmail.com
> Date: Sun, 05 Jun 2016 22:06:23 +0900
> 
> 
> Just after starting emacs -Q, this form returns correct value.
> 
> (get-char-code-property #xE01 'name)
> =>"THAI CHARACTER KO KAI"
> 
> Then display THAI characters by typing this.
>   M-x list-charset-chars RET thai-iso8859-11 RET
> 
> After THAI characters are displayed, the form returns wrong value.
> 
> (get-char-code-property #xE01 'name)
> =>"LETTER KO KAI"

Displaying the list of Thai characters loads thai-util.el, which
deliberately overwrites the names derived from the Unicode Character
Database with its own variants.  I'm CC'ing Handa-san, who added that
code back in 2008, in the hope that he could tell why are we doing
that, and whether this is still needed nowadays.

Thanks.





  reply	other threads:[~2016-06-05 15:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-05 13:06 bug#23698: 24.5; broken character name ynyaaa
2016-06-05 15:44 ` Eli Zaretskii [this message]
2016-06-05 16:44   ` Eli Zaretskii
2016-06-09 14:32   ` handa
2016-06-09 14:37     ` Eli Zaretskii
2016-06-06 17:49 ` Paul Eggert
2016-06-06 19:00   ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83y46jtzbb.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=23698@debbugs.gnu.org \
    --cc=handa@gnu.org \
    --cc=ynyaaa@gmail.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).