unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* describe-char-after vs. Unicode
@ 2006-04-04 21:11 Dan Jacobson
  2006-04-05  3:27 ` Eli Zaretskii
  2006-04-05  6:05 ` Kenichi Handa
  0 siblings, 2 replies; 3+ messages in thread
From: Dan Jacobson @ 2006-04-04 21:11 UTC (permalink / raw)
  Cc: handa

(Might have reported already.)
All I know is for Unicode char
       ā ā       ā
describe-char-after says a lot,
  character: ā (05140, 2656, 0xa60)
    charset: latin-iso8859-4
	     (Right-Hand Part of Latin Alphabet 4 (ISO/IEC 8859-4): ISO-IR-110)
 code point: 96
     syntax: word
   category: l:Latin
buffer code: 0x84 0xE0
  file code: 0xC4 0x81 (encoded by coding system utf-8-unix)
       font: -Adobe-New Century Schoolbook-Medium-R-Normal--14-140-75-75-P-82-ISO8859-4
but doesn't mention the numbers ā or ā

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

* Re: describe-char-after vs. Unicode
  2006-04-04 21:11 describe-char-after vs. Unicode Dan Jacobson
@ 2006-04-05  3:27 ` Eli Zaretskii
  2006-04-05  6:05 ` Kenichi Handa
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2006-04-05  3:27 UTC (permalink / raw)
  Cc: bug-gnu-emacs, handa

> From: Dan Jacobson <jidanni@jidanni.org>
> Date: Wed, 05 Apr 2006 05:11:28 +0800
> Cc: handa@etl.go.jp
> 
> describe-char-after says a lot,
> [...]
> but doesn't mention the numbers &#257; or &#x101;

Because your Emacs version still doesn't support Unicode well enough.
One of the future versions will.

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

* Re: describe-char-after vs. Unicode
  2006-04-04 21:11 describe-char-after vs. Unicode Dan Jacobson
  2006-04-05  3:27 ` Eli Zaretskii
@ 2006-04-05  6:05 ` Kenichi Handa
  1 sibling, 0 replies; 3+ messages in thread
From: Kenichi Handa @ 2006-04-05  6:05 UTC (permalink / raw)
  Cc: bug-gnu-emacs

In article <871wwdgi67.fsf@jidanni.org>, Dan Jacobson <jidanni@jidanni.org> writes:

> (Might have reported already.)
> All I know is for Unicode char
>        ā &#257;       &#x101;
> describe-char-after says a lot,
>   character: ā (05140, 2656, 0xa60)

The latest CVS version shows this line instead.

  character: ā (2656, #o5140, #xa60, U+0101)

---
Kenichi Handa
handa@m17n.org

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

end of thread, other threads:[~2006-04-05  6:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-04 21:11 describe-char-after vs. Unicode Dan Jacobson
2006-04-05  3:27 ` Eli Zaretskii
2006-04-05  6:05 ` Kenichi Handa

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