emacs-devel
[Top][All Lists]
Advanced

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

Re: BLOCK_INPUT on Mac OS X


From: Stefan
Subject: Re: BLOCK_INPUT on Mac OS X
Date: 06 Sep 2004 12:17:45 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> I tried SYNC_INPUT with the X11 build on Mac OS X, which can use SIGIO
> for notification of input events.  It worked fine, but I noticed that
> we couldn't quit a synchronous subprocess if it produced no output.
> For example, `M-! yes RET' can be quit but `M-! sleep 10 RET' cannot.

Can you try and figure out where in the C code is Emacs looping?
A well placed QUIT in there should do the trick.


        Stefan




reply via email to

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