GNU bug report logs - #21278
char-fold isearch: space and newline

Previous Next

Package: emacs;

Reported by: rms <at> gnu.org

Date: Mon, 17 Aug 2015 05:05:03 UTC

Severity: minor

Found in version 25.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 21278 <at> debbugs.gnu.org, bruce.connor.am <at> gmail.com, monnier <at> iro.umontreal.ca, rms <at> gnu.org, juri <at> linkov.net
Subject: bug#21278: char-fold isearch: space and newline still broken
Date: Fri, 10 Sep 2021 13:54:14 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: Eli Zaretskii <eliz <at> gnu.org>,  Stefan Monnier
>  <monnier <at> iro.umontreal.ca>,  21278 <at> debbugs.gnu.org,  rms <at> gnu.org,
>   bruce.connor.am <at> gmail.com
> Date: Fri, 10 Sep 2021 12:28:20 +0200
> 
> > Seconded.  Everyone who wants to match a newline,
> > still needs to customize search-whitespace-regexp
> > to include \n, e.g. "\\(?:\\s-\\|\n\\)+", so an explicit
> > list of characters would be more deterministic.
> 
> It seems like everybody agrees that the old value was confusing, so I've
> now changed it to [ \t] in Emacs 28.

Shouldn't it be [ \t]+ instead?




This bug report was last modified 3 years and 247 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.