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

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

bug#14013: 24.3.50; dired-isearch-filenames-regexp is matching text outs


From: Michael Heerdegen
Subject: bug#14013: 24.3.50; dired-isearch-filenames-regexp is matching text outside filenames
Date: Thu, 24 Feb 2022 01:30:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Juri Linkov <juri@jurta.org> writes:

> Everything is fixed now in this patch, i.e. search/replace works ok in
> dired/wdired buffers (except ^ at the beginning of filenames that is a
> separate feature):

Thanks - let me try it out!

> +    (setq-local replace-search-function
> +    (setq-local replace-re-search-function (funcall 
> isearch-search-fun-function))))

Something's strange here.  The indentation level of the second line
suggests that you didn't intend this to be a nested `setq-local' call -
or did you?

Michael.





reply via email to

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