emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] better isearch support for complex input methods


From: Stefan Monnier
Subject: Re: [PATCH] better isearch support for complex input methods
Date: Tue, 03 Apr 2001 10:11:27 -0400

> Currently, if one uses C-w in isearch in Chinese text, it grabs to the
> next punctuation mark or end of line.  This is usually not what the
> user wanted -- it's much more likely that they want to grab one
> Chinese character at a time.

This suggests that instead of introducing a new binding C-o we should
just change C-w so that it yanks in either one word or one char
depending on the alphabet.


        Stefan




reply via email to

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