GNU bug report logs -
#24977
25.1; search and query-replace in Dired
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 21 Nov 2016 01:55:02 UTC
Severity: normal
Found in version 25.1
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 21.11.2016 20:37, Drew Adams wrote:
> This is a major reason for this bug report (and bug #23428).
> The replacement is strictly less powerful. It is essentially
> just a `grep' or `find'. (And it depends on an outside program.)
It might be less powerful. On the flip side, the replacement is usually
faster. Especially in the "many files, few matches" situations.
>> Those should be doable, as long as the regexp contains at least
>> _something_ else.
>
> What does that mean? Specify what you mean by "_something_ else".
> Clearly you do NOT mean to support the regexps that Emacs supports.
For instance, if the regexp contains a simple literal and an Emacs-only
construct, we can remove the latter before passing the regexp to
find+grep, and then post-process the results inside Emacs using the full
syntax.
This bug report was last modified 8 years and 265 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.