all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
To: "Roland Winkler" <winkler@gnu.org>
Cc: 10598@debbugs.gnu.org
Subject: bug#10598: 24.0.92; run dired-do-async-shell-command on multiple files individually
Date: Wed, 25 Jan 2012 13:14:17 +0200	[thread overview]
Message-ID: <87obtsqbiw.fsf@mail.jurta.org> (raw)
In-Reply-To: <87liow9jdf.fsf@niu.edu> (Roland Winkler's message of "Wed, 25 Jan 2012 04:17:16 -0600")

> Am I misunderstanding the docstrings of dired-do-shell-command and
> dired-do-async-shell-command (which are a bit confusing for me
> concerning how to run a shell command on multiple files) or is there
> a bug in the code?

I think `dired-shell-stuff-it' should be improved to translate
`gv foo.ps&;gv bar.ps&' into `gv foo.ps&gv bar.ps&' or into
`gv foo.ps;gv bar.ps&' depending on whether you want to run
asynchronously both at the same time or sequentially
(perhaps a new option should define that).





  reply	other threads:[~2012-01-25 11:14 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-25 10:17 bug#10598: 24.0.92; run dired-do-async-shell-command on multiple files individually Roland Winkler
2012-01-25 11:14 ` Juri Linkov [this message]
2012-01-25 11:47   ` Roland Winkler
2012-07-12  9:01     ` Juri Linkov
2012-07-12 10:26       ` Roland Winkler
2012-07-13  8:30         ` Juri Linkov
2012-07-13  9:28           ` Roland Winkler
2012-07-14  9:31             ` Juri Linkov
2012-07-15  7:51               ` Roland Winkler
2012-07-15  8:29                 ` Juri Linkov
2012-07-17  7:17                   ` Roland Winkler
2012-07-17 18:41                     ` Juri Linkov
2012-01-25 22:48 ` Jérémy Compostella

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87obtsqbiw.fsf@mail.jurta.org \
    --to=juri@jurta.org \
    --cc=10598@debbugs.gnu.org \
    --cc=winkler@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.