[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: ALAN at MIT-AI
- From: Robert W. Kerns <RWK at MIT-MC>
- Date: Sat, 13 Oct 79 16:09:00 GMT
- Cc: BUG-LISP at MIT-MC
- Original-date: 13 October 1979 12:09-EDT
From: Date:
Date: Fri, 10 Nov 79 05:30:59 GMT
Original-Date: 10/11/79 01:30:59 EDT
Subject:
From: ALAN at MIT-AI
To: (BUG LISP) at MIT-AI
It looks to me like lisp will only ask for jcl when both the
OPTCMD and OPTBRK bits are set in .OPTION . This makes it hard to
pass jcl to an inferior lisp, because you have to handle all .BREAKS .
It seems to me that if you do a (status jcl) and OPTCMD is set,
then that is enough to justify interrupting your inferior.
Indeed. The test should be for existance of a superior plus %OPCMD.