all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* dired-do-shell-command in Emacs 22 -- how to get back Emacs 21 behaviour of dired's ! (no space requirement around wildcards)?
@ 2008-02-07 14:23 Adam P.
  0 siblings, 0 replies; only message in thread
From: Adam P. @ 2008-02-07 14:23 UTC (permalink / raw)
  To: help-gnu-emacs


In Emacs 22:

,---- etc/NEWS ---
| ** In Dired's ! command (dired-do-shell-command), `*' and `?' now
| control substitution of the file names only when they are surrounded
| by whitespace.
`-----------------

Is it possible to have the Emacs 21 behaviour back, i.e., without the
whitespace requirement?

In my dired-guess-shell-alist-user I defined, e.g.:

("\\.doc$" "antiword -m UTF-8.txt ? > ?.txt")

which allowed me to convert a number of Word files into corresponding
plain text files in one go.  This doesn't work in Emacs 22...

Adam P.

P.S. Looked for an answer in Emacs info, gnu.emacs.help and comp-emacs
-- to no avail.

-- 
Name and address in X-Real...


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-07 14:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-07 14:23 dired-do-shell-command in Emacs 22 -- how to get back Emacs 21 behaviour of dired's ! (no space requirement around wildcards)? Adam P.

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.