emacs-bidi
[Top][All Lists]
Advanced

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

Re: [emacs-bidi] Thank you Eli for your work on bidi!


From: TAKAHASHI Naoto
Subject: Re: [emacs-bidi] Thank you Eli for your work on bidi!
Date: Mon, 26 Jul 2010 09:32:57 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.3 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

Eli Zaretskii writes:

> Here's one more:

>  . Provide a command to convert a region of text from English to a
>    non-English script, using input method key remapping.

I have already written such a one.

Excerpt from lisp/international/robin.el:

;; Robin is a new input method for GNU Emacs.  It has three
;; functionalities:

;; 1. It serves as a simple input method.  When the user types an ASCII
;;    key sequence, robin converts it into a string.  This functionality
;;    is most likely used to input non-ASCII characters.

;; 2. It converts existing buffer substring into another string.
;;    This functionality is similar to the 1. above, but the input is
;;    buffer substring rather than key strokes.

...

-- 
TAKAHASHI Naoto



reply via email to

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