emacs-devel
[Top][All Lists]
Advanced

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

Re: Case mapping of sharp s


From: Kenichi Handa
Subject: Re: Case mapping of sharp s
Date: Wed, 18 Nov 2009 15:26:32 +0900

In article <address@hidden>, Eli Zaretskii <address@hidden> writes:

> My idea was to use the same technique to fold the text as you search
> through it.  You could, for example, fold one character at a time, so
> that instead of comparing against X you compare against fold(X).

BM-search already does it.  The problem is that the current
`fold' function can be applicable only to the last byte of a
character.

---
Kenichi Handa
address@hidden




reply via email to

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