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

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

bug#63865: 29.0.90; call-process while owning the X selection hangs othe


From: Po Lu
Subject: bug#63865: 29.0.90; call-process while owning the X selection hangs other processes
Date: Sun, 04 Jun 2023 08:15:03 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Spencer Baugh <sbaugh@janestreet.com> writes:

> Other things which make Emacs busy still let Emacs respond to X
> selection requests.

Only if Emacs is still reading keyboard input.  Responding to selection
requests is only possible when it is safe to run Lisp.  A cursory
examination of xselect.el will show why.




reply via email to

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