emacs-devel
[Top][All Lists]
Advanced

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

Re: Using quail input methods to translate buffer text.


From: Miles Bader
Subject: Re: Using quail input methods to translate buffer text.
Date: Sat, 08 Jul 2006 09:54:05 +0900

I wrote:
> using the `japanese' input method, and yours seems to simply not work
> at all -- or at least I can't see what it's doing:  it simply returns
> nil (and doesn't insert anything in the buffer).

I was wrong here:  your code _does_ work properly for Japanese --
the problem was that it expects the BEG and END arguments to be in
proper order (and I did that for my latin-1-postfix test but not the
japanese test).

It also does have the advantage (over Kenichi's code) that it
doesn't require "\r" to be appended to the input string.

-Miles
-- 
/\ /\
(^.^)
(")")
*This is the cute kitty virus, please copy this into your sig so it can spread.




reply via email to

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