From: Xah Lee <xah@xahlee.org>
To: help-gnu-emacs@gnu.org
Subject: know when a asynchronous process is done
Date: Sat, 9 Feb 2008 12:03:21 -0800 (PST) [thread overview]
Message-ID: <039bf653-5b7a-47ff-a9c9-ad72e6140441@d4g2000prg.googlegroups.com> (raw)
How can i know a asynchronous process (started by my elisp) is done?
----
detail:
i want to write a elisp program so that it runs a shell command to
render a pov-ray file. I want the process to run in the background,
but when it is done, open the generated image.
My problem is that i don't know how to code that knows when a
asynchronous process is done.
Thanks in advance.
Xah
xah@xahlee.org
∑ http://xahlee.org/
☄
next reply other threads:[~2008-02-09 20:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-09 20:03 Xah Lee [this message]
2008-02-09 23:45 ` know when a asynchronous process is done David Kastrup
2008-02-10 0:31 ` Johan Bockgård
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=039bf653-5b7a-47ff-a9c9-ad72e6140441@d4g2000prg.googlegroups.com \
--to=xah@xahlee.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.
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).