emacs-devel
[Top][All Lists]
Advanced

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

Re: call-process blocks the active thread


From: Tom Tromey
Subject: Re: call-process blocks the active thread
Date: Fri, 08 Sep 2017 12:43:25 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Tom> Maybe the simplest idea is to rewrite call-process in Lisp, using
Tom> make-process and accept-process-output.

I gave this a try, and overall it looks pretty easy.
However, I am going to have to add call-process -like "(:file ...)"
handling to make-process.

Tom



reply via email to

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