Re: Report error broken???
Actually, this problem occurs if I simply type the following into
the interpeter:
(require "Canvas")
and then type some error, say an unbound symbol.
However, if as soon as do the require, I then define an instance of a
Canvas, (define c (make <Canvas>)) and enter an error, this doesn't
happen!
So there's no chance I've redefined "raise". This does not seem
to be a problem caused by my extensions since this happens when
I turn my extensions off.
Thanks for any insight,
Drew
Received on Mon Apr 24 1995 - 15:04:50 CEST
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST