GNU bug report logs -
#63865
29.0.90; call-process while owning the X selection hangs other processes
Previous Next
Full log
Message #56 received at 63865 <at> debbugs.gnu.org (full text, mbox):
> From: Spencer Baugh <sbaugh <at> janestreet.com>
> Cc: luangruo <at> yahoo.com, 63865 <at> debbugs.gnu.org
> Date: Sat, 03 Jun 2023 11:34:44 -0400
>
> What about a new version of call-process, maybe
> "call-process-allow-lisp", which doesn't stop timers/process
> filters/Lisp/etc from running while Emacs is blocked in it? Then any
> caller which doesn't want to stop Lisp from running while they are
> waiting for the subprocess can use "call-process-allow-lisp" instead of
> "call-process".
If "Emacs is blocked", timers and process filters cannot run. So I'm
not sure I understand what you mean here.
if you mean to use start-process instead, then why exactly do we need
a new function? The building blocks for coding that are already
available, and I very much doubt that you will be able to come up with
one-fits-all combination of them anyway, because of the different
needs: what exactly should be blocked and what not, and how.
> I can implement that if it sounds desirable. I can also send a mail to
> emacs-devel if you want more discussion of it beforehand.
Yes, please. This discussion doesn't belong here.
This bug report was last modified 1 year and 357 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.