help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

know when a asynchronous process is done


From: Xah Lee
Subject: know when a asynchronous process is done
Date: Sat, 9 Feb 2008 12:03:21 -0800 (PST)
User-agent: G2/1.0

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/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]