[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: JONL at MIT-MC, (BUG LISP) at MIT-MC
- From: HIC at MIT-MC (Howard I. Cannon)
- Date: Mon, 5 Jun 78 22:48:00 GMT
- Original-date: 5 JUN 1978 1848-EDT
Date: 5 JUN 1978 1746-EDT
From: JONL at MIT-MC (Jon L White)
Sent-by: TNP at MIT-MC
To: (BUG LISP) at MIT-MC
Apparently, the Last function in the system area is ^G, and this
has the effect that if some random binary program has been installed
without ordinary linkup to the property list of some atom (such as
LISPT seems to do), then a baktrace says that ^G has been entered
instead of saying "random-unknow-function-in-bporg-area" entered.
Hau Abaut letting a trivial funciton have the name "?", and letting
it be the last one in the system area.
-------
OK, I added a SUBR ? which will return a question-mark (arg) and I made
sure to put it after ^G...