emacs-devel
[Top][All Lists]
Advanced

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

Re: Problem with `while-no-input'


From: Jason Rumney
Subject: Re: Problem with `while-no-input'
Date: Sat, 11 Mar 2006 22:47:11 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

Eli Zaretskii <address@hidden> writes:

> Btw, when we signal interrupt_handle from the window thread, what code
> takes care that we notice this fact from the Lisp thread?

I think that just interrupts any select statements that are waiting
for input. The Lisp thread checks Vquit_flag, which is also set in
this function.




reply via email to

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