[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dired-do-shell-command: cannot escape the *
From: |
David Masterson |
Subject: |
Re: dired-do-shell-command: cannot escape the * |
Date: |
26 Dec 2001 17:00:53 -0800 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 |
>>>>> Richard Stallman writes:
> There is no way to escape the * or ? in dired-do-shell-command.
> I cannot think of a good interface for it.
> In principle, I'd like to provide a way, if a good and convenient
> interface can be found. However, I'd rather leave the feature
> missing than implement it with an inconvenient or ugly interface.
> This is a somewhat obscure thing to want to do, and there are many
> ways to run a shell script using a list of files. It is not vital
> to be able to do it through ! in Dired.
> One idea that occurs to me is to replace only the first *
> with the list of files. That way, you could use * later on
> for other purposes. That would solve the problem, but I am not
> sure it is really a good idea.
What's wrong with having dired-do-shell-command ignore the * if it is
escaped with a backslash?
--
David Masterson dmaster AT synopsys DOT com
Sr. R&D Engineer Synopsys, Inc.
Software Engineering Sunnyvale, CA
- dired-do-shell-command: cannot escape the *, Dan Jacobson, 2001/12/26
- Re: dired-do-shell-command: cannot escape the *, Richard Stallman, 2001/12/26
- Re: dired-do-shell-command: cannot escape the *,
David Masterson <=
- Re: dired-do-shell-command: cannot escape the *, Richard Stallman, 2001/12/28
- Re: dired-do-shell-command: cannot escape the *, David Masterson, 2001/12/28
- Re: dired-do-shell-command: cannot escape the *, David Kastrup, 2001/12/28
- Re: dired-do-shell-command: cannot escape the *, Miles Bader, 2001/12/29
- Re: dired-do-shell-command: cannot escape the *, Dan Jacobson, 2001/12/29