[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
- RE: char equivalence classes in search - why not symmetric?, (continued)
- RE: char equivalence classes in search - why not symmetric?, Drew Adams, 2015/09/10
- Re: char equivalence classes in search - why not symmetric?, Richard Stallman, 2015/09/10
- Re: char equivalence classes in search - why not symmetric?, Juri Linkov, 2015/09/11
- Re: char equivalence classes in search - why not symmetric?, Richard Stallman, 2015/09/08
- RE: char equivalence classes in search - why not symmetric?, Drew Adams, 2015/09/08
- Re: char equivalence classes in search - why not symmetric?, Richard Stallman, 2015/09/09
- Re: char equivalence classes in search - why not symmetric?, Ulrich Mueller, 2015/09/08
Re: char equivalence classes in search - why not symmetric?, Richard Stallman, 2015/09/02
Re: char equivalence classes in search - why not symmetric?, Eli Zaretskii, 2015/09/02
Re: char equivalence classes in search - why not symmetric?, Jean-Christophe Helary, 2015/09/02
Re: char equivalence classes in search - why not symmetric?, Artur Malabarba, 2015/09/03
RE: char equivalence classes in search - why not symmetric?, Drew Adams, 2015/09/03
Re: char equivalence classes in search - why not symmetric?, Nix, 2015/09/07
RE: char equivalence classes in search - why not symmetric?, Drew Adams, 2015/09/07
Re: char equivalence classes in search - why not symmetric?, Nix, 2015/09/07
Re: char equivalence classes in search - why not symmetric?, Richard Stallman, 2015/09/07