all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: PDF from dired-buffer with win32 Reader in background?
Date: Fri, 12 Oct 2012 11:52:55 +0200	[thread overview]
Message-ID: <87626gj9u0.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: e882d21e-3169-4383-bcf3-affbadb54d6b@googlegroups.com

twiki7619@gmail.com writes:

Hi!

> Emacs, however, remains locked until I close Adobe Reader!  How do I
> run acrord32.exe in the background while maintaining control of Emacs?

,----[ C-h f dired-do-shell-command RET ]
| dired-do-shell-command is an interactive autoloaded compiled Lisp function in
| `dired-aux.el'.
| 
| [...]
| 
| If COMMAND ends in `&', `;', or `;&', it is executed in the
| background asynchronously, and the output appears in the buffer
| `*Async Shell Command*'.  When operating on multiple files and COMMAND
| ends in `&', the shell command is executed on each file in parallel.
| However, when COMMAND ends in `;' or `;&' then commands are executed
| in the background on each file sequentially waiting for each command
| to terminate before running the next command.  You can also use
| `dired-do-async-shell-command' that automatically adds `&'.
| 
| [...]
`----

Bye,
Tassilo




  reply	other threads:[~2012-10-12  9:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-12  8:54 PDF from dired-buffer with win32 Reader in background? twiki7619
2012-10-12  9:52 ` Tassilo Horn [this message]
2012-10-23  8:12 ` Martin

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=87626gj9u0.fsf@thinkpad.tsdh.de \
    --to=tsdh@gnu.org \
    --cc=help-gnu-emacs@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.