[slime-devel] abcl special inspector support for java classes, methods, and other good stuff

Tobias C. Rittweiler tcr at freebits.de
Sat Feb 28 17:41:24 UTC 2009


Russell McManus <russell_mcmanus at yahoo.com> writes:

> Any ideas about how I can get organize the following code so that it
> works cleanly with slime?

> Here is the code:
>
> ;; this is the troublesome form.  where should it go?
> (defmethod swank:emacs-inspect ((java-object java-object))
>   (swank-backend::emacs-inspect-java java-object))

EMACS-INSPECT has been moved into the SWANK-BACKEND package
recently. :-)

Send a patch, and I'll apply it.

  -T.





More information about the slime-devel mailing list