GNU bug report logs - #13480
24.3.50; `C-w' from Isearch should translate newlines to spaces

Previous Next

Package: emacs;

Reported by: Dani Moncayo <dmoncayo <at> gmail.com>

Date: Thu, 17 Jan 2013 20:41:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.3.50

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: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Juri Linkov <juri <at> jurta.org>
Cc: 13480 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>, Drew Adams <drew.adams <at> oracle.com>, 'Dani Moncayo' <dmoncayo <at> gmail.com>
Subject: bug#13480: 24.3.50; `C-w' from Isearch should translate newlines to spaces
Date: Mon, 25 Apr 2022 09:26:52 +0200
Juri Linkov <juri <at> jurta.org> writes:

> Ah, I already forgot about this problem, because it now works fine
> with such customization :)
>
> ```
> (setq search-whitespace-regexp "\\(?:\\s-\\|\n\\)+")
> (setq-default search-default-mode 'char-fold-to-regexp)
> (require 'char-fold)
> (setq char-fold-symmetric t)
> ```

Yup, seems to work well, so I guess there's nothing further to do here,
and I'm therefore closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




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

Previous Next


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