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

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

bug#46884: 27.1; Cannot run find-dired with -maxdepth


From: Allen Li
Subject: bug#46884: 27.1; Cannot run find-dired with -maxdepth
Date: Sat, 25 Jun 2022 20:54:40 -0700

I don't, but I rewrote it from scratch with a different approach.

In short, introduce a command that allows running an arbitrary find command, and rewrite the existing find-dired on top of said command.

This hopefully sidesteps any bikeshedding.  If anyone wants any particular command API, they can write their own command on top.  For one-off usage, the user can build their command manually.

On Sun, Jun 19, 2022 at 4:55 PM Lars Ingebrigtsen <larsi@gnus.org> wrote:
Juri Linkov <juri@linkov.net> writes:

>> Here's a second patch which I've tested by running once each for zero,
>> one, and two prefix args.
>> If the approach looks good, I will test more, cleanup, update the
>> NEWS, docs, etc.
>
> Thanks, I've tested the second patch, and see no problems with it.
> Only noticed that the docstring of `find-dired' mentions `grep-find-command'
> instead of `find-dired'.

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

Allen, do you have an updated version of the patch?

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

Attachment: 0001-find-dired-Factor-out-find-dired-escaped-ls-option.patch
Description: Text Data

Attachment: 0002-find-dired-Add-find-dired-with-command.patch
Description: Text Data


reply via email to

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