emacs-devel
[Top][All Lists]
Advanced

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

Re: extending case-fold-search to remove nonspacing marks (diacritics et


From: Eli Zaretskii
Subject: Re: extending case-fold-search to remove nonspacing marks (diacritics etc.)
Date: Fri, 06 Feb 2015 16:54:23 +0200

> From: Stefan Monnier <address@hidden>
> Cc: "Stephen J. Turnbull" <address@hidden>, address@hidden
> Date: Fri, 06 Feb 2015 09:50:07 -0500
> 
> > It's actually even easier than that: the decompositions are already in
> > the char-tables we build from the Unicode character database.  They
> > just need to be used.
> 
> I think adapting regex.c to it might be a bit more tricky than that.

Yes, but let's start with isearch, and then move to more complex
tasks.



reply via email to

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