[slime-devel] Slime support for compiling cmucl sources

Raymond Toy toy.raymond at gmail.com
Thu Mar 10 21:05:30 UTC 2011


The sources for cmucl contain things like _"abc" and _N"abc" to support
localization.  However, the default reader doesn't know to deal with
these, so you can't C-c C-c on functions in the cmucl sources.

Appended is some code for swank-cmucl.lisp to set the correct readtable
for compiling these sources.  I'm not that familiar with how slime
handles all of this, but this seems to work.

Ray

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: slime-cmucl-change.txt
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20110310/3eba6371/attachment.txt>


More information about the slime-devel mailing list