[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISPM) at MIT-AI
- Subject:
- From: rms@MIT-AI (Sent by ___010@MIT-AI)
- Date: Thu ,22 Dec 78 17:01:08 EDT
When EH tries to throw to TOP-LEVEL in the current process's
initial stack group (for C-Z), if there is no catch, then
it should reset the process instead (that is, make it
call its initial function again). This would often
let you get out OK. But I don't know how to test for the existence
of the tag.
By the way, can anyone figure out why EH-SELECT-TOP-WINDOW fails?
It overpops some stack. The version in EH 206 fails also,
but once upon a time it worked.