Attached patch, does this approach look good? On Fri, Mar 5, 2021 at 7:27 AM Eli Zaretskii wrote: > > From: Allen Li > > Cc: Eli Zaretskii , 46884@debbugs.gnu.org > > Date: Thu, 04 Mar 2021 19:21:39 -0800 > > > > For comparison: > > > > (find-dired DIR ARGS) > > > > I guess we could make ARGS optional and overload DIR to take a command? > > What do you think, Eli? > > > > The new signature would look like: > > > > (find-dired DIR &optional ARGS CONFIRM) > > Sounds fine, I think, but could you post a more detailed proposal, or > show a patch to that effect? > > Thanks. >