[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISPM) at MIT-AI
- Subject:
- From: moon@MIT-AI (Sent by ___043@MIT-AI)
- Date: Mon ,3 Apr 79 10:44:31 EDT
If SELECTED-WINDOW's process is not the SELECTED-PROCESS, the system will bomb
out in strange ways. One way to exhibit this is to send a :SELECT message to
a process which has gotten into a trace break point (in my case, the GC process,
which has no associated windows or anything of that sort.) The process gets selected.
A while later when the selected window gets deselected, it tries to deselect its
process and gets an error because the process isn't selected.