GNU bug report logs -
#58992
28.2; "lax space matching" no longer works
Previous Next
Reported by: Vincent Lefevre <vincent <at> vinc17.net>
Date: Thu, 3 Nov 2022 16:54:02 UTC
Severity: normal
Found in version 28.2
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 2022-11-04 11:41:15 +0100, Vincent Lefevre wrote:
> On 2022-11-04 09:14:57 +0200, Eli Zaretskii wrote:
> > > Date: Fri, 4 Nov 2022 03:29:50 +0100
> > > From: Vincent Lefevre <vincent <at> vinc17.net>
> > > Cc: 58992 <at> debbugs.gnu.org
> > >
> > > > Because the newline's syntax is not "whitespace" in those modes.
> > >
> > > OK, but then, the question is why the newline's syntax is not
> > > "whitespace" in those modes...
> >
> > Because the mode sets up its syntax tables for various needs, none of
> > which is Isearch.
>
> But the manual does not discourage the use of syntax classes
> for searching, and it is not clear from the description that
> they won't do what the user expects.
I've searched on the web and found the Emacs wiki
https://www.emacswiki.org/emacs/RegularExpression
It even encourages the use of "\s-" for searching: this is a page
mainly for searching (see the first line of the text), and in the
"Regexp Syntax Basics" (note: *basics*):
\sc character with c syntax (e.g. \s- for whitespace char)
So users are very likely to use it.
--
Vincent Lefèvre <vincent <at> vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
This bug report was last modified 2 years and 203 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.