[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: GJC at MIT-MC (George J. Carrette)
- Date: Wed, 18 Feb 81 04:39:00 GMT
- Original-date: 17 FEB 1981 2339-EST
In my dumped out lisp, GJC;TS B
when I do
(ERROR "FOO" 33 'WRNG-TYPE-ARG)
(RETURN ARGS)
I get ;(GO RETURN) ILGL GO OR RETURN - NOT INSIDE A PROG.
Can you give me a hint as to how the symbol RETURN gets
bashed here? The only thing I do in dumping out the lisp
is load in a bunch of innocent stuff off of the LISP directory.
This turns up in a bare lisp too, once certain things are
autoloaded, sorry if I can't be more specific, but its darn
hard to track down.