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: Philipp Stephani
Subject: Re: Query about call-process
Date: Fri, 30 Mar 2018 21:24:00 +0000

Eli Zaretskii <eliz@gnu.org> schrieb am Fr., 30. März 2018 um 23:22 Uhr:

> > From: Philipp Stephani <p.stephani2@gmail.com>
> > Date: Fri, 30 Mar 2018 19:44:25 +0000
> > Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
> >
> > Though the argument is a bit weird because `make-process' can do exactly
> > that. It would just require changing `call-process' to use a select loop
> to
> > achieve the same effect.
>
> Once you change call-process to do the same as make-process, what
> would be the difference between those two?
>
>
call-process would still wait for the process to finish.


reply via email to

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