all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Cc: Kazu Yamamoto <kazu@iij.ad.jp>, emacs-devel@gnu.org
Subject: Re: problems on inline input on Mac
Date: Fri, 28 Jul 2006 15:37:25 +0900	[thread overview]
Message-ID: <wlu052fd5m.wl%mituharu@math.s.chiba-u.ac.jp> (raw)
In-Reply-To: <buo8xmenuro.fsf@dhapc248.dev.necel.com>

>>>>> On Fri, 28 Jul 2006 14:49:47 +0900, Miles Bader <miles.bader@necel.com> said:

>> * Since TSM support corresponds to XIM, it is natural not to change
>>   the buffer contents until the user confirms the text.

> Doesn't XIM have a mode in which it cooperates via some protocol
> with the application so that intermediate (pre-lookup) characters
> during input appear "in" the app (not overlayed), but are still
> converted by XIM?

I think you mean on-the-spot, which is not supported by Emacs
currently.  Anyway, overlay strings are not displayed in an overlaid
fashion, but serialized.  Also, thanks to overlay strings, we don't
have to do anything special about undo.

I'd like to show preedit/unconfirmed text even in a read-only buffer
for the reasons I mentioned in the previous message (the current XIM
implementation behaves like that, and we need that for some keyboard
layouts).

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

  reply	other threads:[~2006-07-28  6:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-28  3:58 problems on inline input on Mac Kazu Yamamoto
2006-07-28  5:19 ` YAMAMOTO Mitsuharu
2006-07-28  5:49   ` Miles Bader
2006-07-28  6:37     ` YAMAMOTO Mitsuharu [this message]
2006-07-28  6:50   ` Kazu Yamamoto
2006-07-29  3:32     ` YAMAMOTO Mitsuharu
2006-07-28  6:52   ` YAMAMOTO Mitsuharu
2006-07-28  7:06     ` YAMAMOTO Mitsuharu
2006-07-28  7:23   ` Stefan Monnier
2006-07-29  3:27     ` YAMAMOTO Mitsuharu

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=wlu052fd5m.wl%mituharu@math.s.chiba-u.ac.jp \
    --to=mituharu@math.s.chiba-u.ac.jp \
    --cc=emacs-devel@gnu.org \
    --cc=kazu@iij.ad.jp \
    /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.