emacs-devel
[Top][All Lists]
Advanced

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

Re: search-default-mode char-fold-to-regexp and Greek Extended block cha


From: Eli Zaretskii
Subject: Re: search-default-mode char-fold-to-regexp and Greek Extended block characters
Date: Fri, 19 Jul 2019 17:37:24 +0300

> From: Robert Pluim <address@hidden>
> Date: Fri, 19 Jul 2019 16:18:52 +0200
> 
> In a buffer containing
> 
> 1. ί (\u03af GREEK SMALL LETTER IOTA WITH TONOS)
> 2. ί (\u1f77 GREEK SMALL LETTER IOTA WITH OXIA)
> 
> I do C-s C-x 8 RET 03b9
> 
> isearch will find the iota with tonos, but not the iota with oxia,
> even though the decomposition of the decomposition of the latter
> contains iota. Is that expected?

I suggest to step through the loop in char-fold.el and see what
happens there for ί.



reply via email to

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