emacs-devel
[Top][All Lists]
Advanced

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

Re: call-process should not block process filters from running


From: Eli Zaretskii
Subject: Re: call-process should not block process filters from running
Date: Wed, 28 Jun 2023 16:34:55 +0300

> From: Spencer Baugh <sbaugh@janestreet.com>
> Date: Wed, 28 Jun 2023 09:27:58 -0400
> Cc: emacs-devel@gnu.org, app-emacs-dev@janestreet.com
> 
> This sounds great, I would be happy to implement this.

Thanks.

> I think we would also want a tiny wrapper in Lisp which binds this
> new variable then calls call-process, rather than having lots of
> programs binding the variable directly, to make it easier to change
> the implementation strategy in the future.

How is this different from any other variable we bind to modify the
behavior of some API?  E.g., default-directory or
coding-system-for-read?

I really don't see a need for such trivial wrappers.



reply via email to

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