[slime-devel] C-c C-k in sbcl-native source buffers
Helmut Eller
e9626484 at stud3.tuwien.ac.at
Sun Sep 12 20:55:19 UTC 2004
Christophe Rhodes <csr21 at cam.ac.uk> writes:
> Julian noted that C-c C-k doesn't work (well, it does, but it doesn't
> DWIM) in sbcl source files. Attached is an abstraction-violating
> patch that makes it DWIM... as ever, I'm unsure of how best to remove
> the violation of abstraction boundaries. (And whether the way I've
> violated the abstractions is the right way, come to that).
The swank-backend is ideally an independent package and shouldn't
refer to symbols in the swank package. I patched swank.lisp instead.
Helmut.
More information about the slime-devel
mailing list