emacs-devel
[Top][All Lists]
Advanced

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

Re: char equivalence classes in search - why not symmetric?


From: Jean-Christophe Helary
Subject: Re: char equivalence classes in search - why not symmetric?
Date: Thu, 3 Sep 2015 06:51:07 +0900

> On Sep 3, 2015, at 01:05, Eli Zaretskii <address@hidden> wrote:
> 
> What is its equivalent for letter-case differences?  IOW, how do I
> search for a without also catching A?

Maybe the default is wrong:
a should catch only a (and not aAàá etc.)
a case modifier would allow a to catch aA
and a diacritic modifier would allow a to catch aàá etc.
the free case and diacritic modifier can be combined so that a can catch aAàÀáÁ 
etc.

ie, the default it to catch *exactly* what the user types.

Jean-Christophe Helary


reply via email to

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