emacs-devel
[Top][All Lists]
Advanced

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

Re: Char-folding: how can we implement matching multiple characters as a


From: John Wiegley
Subject: Re: Char-folding: how can we implement matching multiple characters as a single "thing"?
Date: Mon, 30 Nov 2015 15:48:13 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin)

>>>>> Eli Zaretskii <address@hidden> writes:

> Volunteers are welcome to work on the ultimate solution, which should indeed
> include normalization of both the search string and the buffer/string text
> that is searched.

I imagine this would be done iteratively, with caching of what had been
normalized if we happen to back-track within a certain bound.

Any takers for working on the "ultimate solution"?

John



reply via email to

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