[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: find-composition still depends on the composition property
From: |
Kenichi Handa |
Subject: |
Re: find-composition still depends on the composition property |
Date: |
Mon, 20 Oct 2008 15:46:37 +0900 |
In article <address@hidden>, Juri Linkov <address@hidden> writes:
> What do you think about displaying the Unicode information of the
> combining character too?
> Currently there is no easy way to display the information (name, category)
> about the combining character because the user can't put point on the
> combining character and type `C-u C-x ='.
When you type C-u C-x = on a composed characters, Emacs
displays how it is composed. For instance, when a buffer
contains the sequence "a" "U+300" "U+316" composed into one
glyph, and you type C-u C-x = on it, Emacs shows something
like this information.
[...]
Composed with the following character(s) "̖́" using this font:
^^^^
xft:-Misc-Fixed-normal-normal-normal-*-20-*-*-*-c-*-iso10646-1
by these glyphs:
[...]
As each character ocupies one column in the part "̖́", you can
easily put cursor on any of a character and type C-u C-x =.
Isn't it good enough?
---
Kenichi Handa
address@hidden
- Re: find-composition still depends on the composition property, Juri Linkov, 2008/10/19
- Re: find-composition still depends on the composition property,
Kenichi Handa <=
- Re: find-composition still depends on the composition property, Juri Linkov, 2008/10/21
- Re: find-composition still depends on the composition property, Kenichi Handa, 2008/10/22
- Re: find-composition still depends on the composition property, Eli Zaretskii, 2008/10/22
- Re: find-composition still depends on the composition property, Kenichi Handa, 2008/10/22
- Word boundary (was: find-composition still depends on the composition property), Juri Linkov, 2008/10/23
- Re: Word boundary (was: find-composition still depends on the composition property), Eli Zaretskii, 2008/10/25
- Re: Word boundary (was: find-composition still depends on the composition property), Kenichi Handa, 2008/10/26