In article <[EMAIL PROTECTED]>, Richard Stallman <[EMAIL PROTECTED]> writes:

> The "right" way to handle Thai words would not depend on
> the language environment.  It would be based on the characters
> themselves, and it would be inside forward-word.

To handle the regular expression "\\b" and "\\B" correctly
for Thai, we need a bigger change in regex.c.  For the
moment, I have no idea how to do that.

> We wouldn't want to install such a change now, but people
> could work on implementing it for the Unicode-2 branch.

Is it ok to install a change that binds such word-oriented
commands as M-f, M-b, M-t, M-d, M-DEL to the functions
recognizing thai words when a user select Thai lang. env?

---
Ken'ichi HANDA
[EMAIL PROTECTED]



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to