GNU bug report logs -
#23429
25.0.90; `dired-do-find-regexp' doc string
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 2 May 2016 17:59:02 UTC
Severity: minor
Found in version 25.0.90
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 02 May 2016 22:58:59 +0300
with message-id <83oa8okz98.fsf <at> gnu.org>
and subject line Re: bug#23429: 25.0.90; `dired-do-find-regexp' doc string
has caused the debbugs.gnu.org bug report #23429,
regarding 25.0.90; `dired-do-find-regexp' doc string
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
23429: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23429
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
"Find all matches for REGEXP in all marked files, recursively."
What does it mean to find matches in a particular marked file,
_recursively_? This seems to be a nonsense description.
If what you mean is that the marked files in a marked _subdirectory_
are searched, and so on for its marked subdirs, recursively - then
say so.
If you don't mean something like that then I cannot imagine what this
means. How can a _file_ (marked or not) be searched recursively?
In GNU Emacs 25.0.90.4 (i686-w64-mingw32)
of 2016-03-20
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --host=i686-w64-mingw32 --without-dbus
--without-compress-install CFLAGS=-static'
[Message part 3 (message/rfc822, inline)]
> Date: Mon, 2 May 2016 11:26:11 -0700 (PDT)
> From: Drew Adams <drew.adams <at> oracle.com>
>
> But you need to specify whether ALL files and ALL subdirs in
> a marked subdir are acted on, or just the marked files and
> marked subdirs in a marked subdir.
>
> Here's one possibility (from Dired+):
>
> The files searched are those that are marked in the current
> Dired buffer. Marked subdirectories are handled recursively
> in the same way.
>
> Dunno whether that is the behavior you have, but you see that
> there are several possibilities.
Fixed, thanks.
This bug report was last modified 9 years and 112 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.