all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: fx@gnu.org, emacs-devel@gnu.org
Subject: Re: ucs method on non-supported unicode chars
Date: Fri, 12 Jan 2007 13:26:23 +0900	[thread overview]
Message-ID: <E1H5Dzj-00066z-19@etlken.m17n.org> (raw)
In-Reply-To: <f7ccd24b0701071641y3e4dc1fcq51578106864cda1d@mail.gmail.com> (lekktu@gmail.com)

In article <f7ccd24b0701071641y3e4dc1fcq51578106864cda1d@mail.gmail.com>, "Juanma Barranquero" <lekktu@gmail.com> writes:

> On 1/4/07, Kenichi Handa <handa@m17n.org> wrote:
> > If Dave doesn't respond

> Still no answer from him.

> > I suggest to install the attached patch.

> But after your code, the whole uft-8-ccl-encode ccl-program is unused.
> Before removing that I'd really like why was implemented...

It seems that the original intention is to insert a correct
UTF-8 sequence by raw-bytes.  But, what returned by a quail
input method is treated as an event sequence (not a sequence
of characters to be inserted).  So, for instance, what does
the event ?\240 do depends on one's environment.  There's no
safe way to insert a specific raw byte.

But, as it is possible to implement a facility of inserting
a raw byte in quail (after the release), I'd like to keep
utf-8-ccl-encode for a while.

---
Kenichi Handa
handa@m17n.org

  reply	other threads:[~2007-01-12  4:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-18 11:21 ucs method on non-supported unicode chars Juanma Barranquero
2007-01-03  0:07 ` Juanma Barranquero
2007-01-04  1:27   ` Kenichi Handa
2007-01-08  0:41     ` Juanma Barranquero
2007-01-12  4:26       ` Kenichi Handa [this message]
2007-01-12  8:56         ` Juanma Barranquero
2007-01-12 11:36           ` Kenichi Handa

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=E1H5Dzj-00066z-19@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.org \
    --cc=fx@gnu.org \
    /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.