From: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
To: Keitaro Miyazaki <keitaro.miyazaki@gmail.com>
Cc: 7282@debbugs.gnu.org
Subject: bug#7282: 23.2; [PATCH] Improve text composition by Input Methods on MacOSX.
Date: Wed, 27 Oct 2010 14:46:56 +0900 [thread overview]
Message-ID: <wl39rs427j.wl%mituharu@math.s.chiba-u.ac.jp> (raw)
In-Reply-To: <AANLkTi=R80g-orjmvu00i0OC+GZOUdsMxKyxJC_9kRyP@mail.gmail.com>
>>>>> 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
next prev parent reply other threads:[~2010-10-27 5:46 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-26 12:20 bug#7282: 23.2; [PATCH] Improve text composition by Input Methods on MacOSX Keitaro Miyazaki
2010-10-27 5:46 ` YAMAMOTO Mitsuharu [this message]
2010-10-27 6:17 ` YAMAMOTO Mitsuharu
2010-10-27 14:56 ` Keitaro Miyazaki
2010-10-28 0:55 ` YAMAMOTO Mitsuharu
2010-10-28 6:15 ` Keitaro Miyazaki
2010-10-28 6:35 ` YAMAMOTO Mitsuharu
2010-10-28 15:31 ` Keitaro Miyazaki
2016-07-10 15:15 ` Alan Third
2017-12-27 0:14 ` Alan Third
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=wl39rs427j.wl%mituharu@math.s.chiba-u.ac.jp \
--to=mituharu@math.s.chiba-u.ac.jp \
--cc=7282@debbugs.gnu.org \
--cc=keitaro.miyazaki@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 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.