[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem understanding without-interrupts...?
- To: lynch@ils.nwu.edu, info-mcl@cambridge.apple.com
- Subject: Re: problem understanding without-interrupts...?
- From: bill@cambridge.apple.com (Bill St. Clair)
- Date: Mon, 21 Mar 1994 15:41:35 -0600
At 1:43 PM 3/21/94 -0600, lynch@ils.nwu.edu wrote:
>>Problem with (without-interrupts...)?
>
>I believe you could also embed some calls to event-dispatch in your code,
>but perhaps I don't understand it as well as I think, since Bill didn't
>mention this optoin. :-)
>--
>--
>-- "TANSTAAFL" Rich lynch@ils.nwu.edu
event-dispatch does nothing but scan for <command>-. (abort) if
ccl::*processing-events* is true. That's why the dialogs weren't
updating.