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

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

Async shell-command-to-string?


From: Johan Lindström
Subject: Async shell-command-to-string?
Date: Sun, 01 Jun 2008 23:53:56 +0100

Hi all!

I'd like to run something similar to shell-command-to-string, but that runs "asynchronously" in a "subprocess" in the "background". I've searched for all those things without finding anything suitable.

async-shell-command-to-string or whatever it would be called would take a callback for the string output when the subprocess is done.

Is there anything like that already?

If not, any hints on how to implement it? The async part of shell-command looks promising to nick.


/J





reply via email to

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