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 #29 received at 22090 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 4 Dec 2015 4:27 pm, "Eli Zaretskii" <eliz <at> gnu.org> wrote:
>
> > Date: Fri, 4 Dec 2015 16:06:40 +0000
> > From: Artur Malabarba <bruce.connor.am <at> gmail.com>
> > Cc: Alan Mackenzie <acm <at> muc.de>, 22090 <at> debbugs.gnu.org
> >
> > > Thanks. Is there any reasonably simple way of describing the
> > > resulting limitations (i.e. what will NOT match) on the user manual
> > > level?
> >
> > Basically, 'a' will match similar characters (like '๐' and 'รก') and
> > their upper-case equivalents (like 'ร'). 'a' will NOT match characters
> > similar to 'A' that don't have a lower-case equivalent (like '๐ธ') in
> > the unicode standard.
>
> What about ligatures, or symbols like โป?
Won't match cross-case.
> 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.
[Message part 2 (text/html, inline)]
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.