bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13480: 24.3.50; `C-w' from Isearch should translate newlines to spac


From: Lars Ingebrigtsen
Subject: bug#13480: 24.3.50; `C-w' from Isearch should translate newlines to spaces
Date: Mon, 25 Apr 2022 09:26:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Juri Linkov <juri@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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]