GNU bug report logs -
#22090
Isearch is sluggish and eventually refuses further service with "[Too many words]".
Previous Next
Reported by: Alan Mackenzie <acm <at> muc.de>
Date: Fri, 4 Dec 2015 04:26:01 UTC
Severity: normal
Done: Alan Mackenzie <acm <at> muc.de>
Bug is archived. No further changes may be made.
Full log
Message #46 received at 22090 <at> debbugs.gnu.org (full text, mbox):
> Date: Fri, 4 Dec 2015 16:37:08 +0000
> From: Artur Malabarba <bruce.connor.am <at> gmail.com>
> Cc: 22090 <at> debbugs.gnu.org, Alan Mackenzie <acm <at> muc.de>
>
> > What about ligatures, or symbols like ℻?
>
> Won't match cross-case.
So f will match ffi but not ℻, and F will match ℻ but not ffi, is that
right?
> > Also, by "lower-case equivalent" do you mean a case mapping defined by
> > the UCD
>
> Yes. Visual appearance is irrelevant.
>
> Strictly speaking, to match a general character, you need to search for its
> decomposition. If this character also has a case "equivalent" (as per
> current-case-table), you can also search for the decomposition of this
> equivalent.
OK, thanks. I will try to think if this needs to be explained in the
manual.
This bug report was last modified 9 years and 171 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.