emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: upcase-region changes 'i' to 'P'


From: Juri Linkov
Subject: Re: upcase-region changes 'i' to 'P'
Date: Fri, 14 Oct 2005 09:18:43 +0300
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

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/





reply via email to

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