[slime-devel] Re: What expressions can be inspected with slime-inspect?
Paolo Amoroso
amoroso at mclink.it
Wed Jul 7 12:35:46 UTC 2004
Luke Gorrie <luke at bluetail.com> writes:
> Paolo Amoroso <amoroso at mclink.it> writes:
>
>> What kind of expressions it is possible to inspect with the
>> `slime-inspect' command? Suppose I evaluate this in a SLIME repl:
>>
>> (defclass my-class () ((a) (b))
>>
>> then invoke `slime-inspect' from a Lisp mode buffer with `C-c I' and
>> type:
>>
>> (make-instance 'cl-user::my-class)
>
> Should work fine, assuming you did the defclass in the CL-USER
> package. Works for me in CMUCL 19a-pre3.
I did.
> How about if you do the make-instance call from e.g. the REPL instead?
Same error message.
Paolo
--
Why Lisp? http://alu.cliki.net/RtL%20Highlight%20Film
More information about the slime-devel
mailing list