#7: SLIME support (delivered with ABCL) needs updating -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: ehuelsmann Type: defect | Status: assigned Priority: minor | Milestone: Component: component1 | Version: Resolution: | Keywords: -------------------------+--------------------------------------------------
Comment(by mevenson):
Replying to [comment:7 ehuelsmann]:
But:
(require 'asdf) (require 'gray-streams) (asdf:oos 'asdf:load-op :swank)
breaks the asdf operation.
See ticket #20.
The patch [attached to ticket #20][1] allows this operation to succeed.
[1]: http://trac.common-lisp.net/armedbear/attachment/ticket/20/pprint- gray-streams.lisp
armedbear-ticket@common-lisp.net