> When you type "o", isearch searches for "o" even if "o" is > not yet fixed. Then when you type, for instance, "'", "รณ" > is searched for from the first search position, and move > point to the found position regardless of that position > being before or after the previously found "o". So, isearch > sometimes moves point back and forward.
> But, for the moment, no one has worked on implementing it. This looks like the most natural way of searching with active input methods. Though, I don't see how this can be implemented, if read-string in isearch-process-search-multibyte-characters can't quit until the input sequence is finished. -- Juri Linkov http://www.jurta.org/emacs/ _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
