12 Apr
2005
12 Apr
'05
9:47 a.m.
tim@tenkan.org (Tim Daly Jr.) writes:
The old toplevel used to set *closure-inited-p* to t and establish the 'closure-quit catch tag. So I tried doing that, and it seems to have helped.
Err.. what I meant to say is that I got the thing to set *closure-inited-p* to t at a time when it seems kind of inited, and I'm using (frame-exit *application-frame*) instead of (throw 'closure-quit nil). -- -Tim