Handling of `i' is broken in the current CVS state. For example, trying to isearch for `i' in etc/HELLO (`C-h h C-s i C-s ...') reveals several problems:
1. isearch finds `i' on characters from non-Latin scripts, which have nothing in common with `i'. 2. not all `i' characters are highlighted in `lazy-highlight' face. 3. isearch becomes very slow while searching for `i'. Every successive `C-s' takes at least 1 sec. None of these problems are present while searching for other characters. -- Juri Linkov http://www.jurta.org/emacs/ _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
