bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7282: 23.2; [PATCH] Improve text composition by Input Methods on Mac


From: YAMAMOTO Mitsuharu
Subject: bug#7282: 23.2; [PATCH] Improve text composition by Input Methods on MacOSX.
Date: Wed, 27 Oct 2010 14:46:56 +0900
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> On Tue, 26 Oct 2010 21:20:13 +0900, Keitaro Miyazaki 
>>>>> <keitaro.miyazaki@gmail.com> said:

> It is quite difficult to compose "input text" of language such as
> Japanese by Input Methods like "Kotoeri" on MacOSX, because emacs
> does not show clause boundary of the "input text".

> I made an attached patch which improves text composition by making a
> highlight on active clause of the "input text".

The members in `selRange' are in UTF-16 indices.  So they are not
necessarily coincide with character indices when the marked text
contains non-BMP characters.

                                     YAMAMOTO Mitsuharu
                                mituharu@math.s.chiba-u.ac.jp





reply via email to

[Prev in Thread] Current Thread [Next in Thread]