[stefil-devel] Swank integration fixes

Willem Broekema metawilm at gmail.com
Wed Jan 28 23:10:26 UTC 2009


Stefil might be the test framework I'm looking for: powered by CLOS
and integrating with Slime. Thanks for sharing!

The swank integration is a bit outdated though: function
inspect-for-emacs has been renamed into emacs-inspect, and its second
argument, inspector, was dropped. I've attached a patch that fixes
this (and probably breaks things in your custom slime branch). Also
there seems no reason for inspector-result to be a macro, so I've made
that a function. Furthermore (when (boundp
'swank::*inspector-dwim-lookup-hooks*) ..) should maybe be under
#+slime-dwim-branch, but I did not change that yet.

- Willem
-------------- next part --------------
A non-text attachment was scrubbed...
Name: slime-integration.patch
Type: text/x-patch
Size: 8347 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/stefil-devel/attachments/20090129/c9869eb4/attachment.bin>


More information about the stefil-devel mailing list