unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#29190: 25.3; Add option to disable confirmation for dired-do-shell-command
@ 2017-11-07  9:14 Allen Li
  2022-05-18  0:15 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Allen Li @ 2017-11-07  9:14 UTC (permalink / raw)
  To: 29190

dired-do-shell-command always prompts for confirmation if you use * or
? as part of the command proper.  It would be helpful to have an
option to skip confirmation.

In GNU Emacs 25.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.19)
 of 2017-09-16 built on juergen
Windowing system distributor 'The X.Org Foundation', version 11.0.11905000
Configured using:
 'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
 --localstatedir=/var --with-x-toolkit=gtk3 --with-xft --with-modules
 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong
 -fno-plt' CPPFLAGS=-D_FORTIFY_SOURCE=2
 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS
NOTIFY ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11 MODULES

Important settings:
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#29190: 25.3; Add option to disable confirmation for dired-do-shell-command
  2017-11-07  9:14 bug#29190: 25.3; Add option to disable confirmation for dired-do-shell-command Allen Li
@ 2022-05-18  0:15 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2022-05-18  0:15 UTC (permalink / raw)
  To: Allen Li; +Cc: 29190

Allen Li <vianchielfaura@gmail.com> writes:

> dired-do-shell-command always prompts for confirmation if you use * or
> ? as part of the command proper.  It would be helpful to have an
> option to skip confirmation.

This was apparently fixed in:

commit 142478c0958a233d68616220a6ef49c13f6b28dc
Author:     Allen Li <darkfeline@felesatra.moe>
AuthorDate: Tue Mar 22 17:48:13 2022 +0100

    Add user option for controlling dired-do-shell-command prompt
    
    * doc/emacs/dired.texi (Shell Commands in Dired): Document option
    * lisp/dired-aux.el (dired-confirm-shell-command): Add option
    (dired-do-shell-command): Check option before prompting
    (bug#29465).


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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-18  0:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-07  9:14 bug#29190: 25.3; Add option to disable confirmation for dired-do-shell-command Allen Li
2022-05-18  0:15 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).