[slime-devel] Re: C-c C-k in sbcl-native source buffers
Christophe Rhodes
csr21 at cam.ac.uk
Mon Sep 13 10:56:48 UTC 2004
Helmut Eller <e9626484 at stud3.tuwien.ac.at> writes:
> 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.
Thank you. That's rather nicer than my effort.
Cheers,
Christophe
More information about the slime-devel
mailing list