Luke Gorrie <luke at bluetail.com> writes: > How about with no SLIME at all? * (defclass my-class () ((a) (b))) #<STANDARD-CLASS MY-CLASS {4802EC85}> * (make-instance 'my-class) #<MY-CLASS {480316C5}> * (inspect (make-instance 'my-class)) NIL > Paolo -- Why Lisp? http://alu.cliki.net/RtL%20Highlight%20Film