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

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

Re: Query about call-process


From: Eli Zaretskii
Subject: Re: Query about call-process
Date: Sun, 01 Apr 2018 20:29:55 +0300

> From: Philipp Stephani <p.stephani2@gmail.com>
> Date: Sun, 01 Apr 2018 17:21:37 +0000
> Cc: help-gnu-emacs@gnu.org
> 
>  > call-process would still wait for the process to finish.
> 
>  make-process can do that, too.
> 
> How? Probably it's some combination of make-process, process-send-region, and 
> accept-process-output,
> but I haven't yet figured out a combination that doesn't make Emacs hang.

Calling call-process also "hangs" Emacs until the process exits.  So
there's no difference in behavior.



reply via email to

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