[slime-devel] [investigation] Font lock, reader macros and SLIME repl

Tobias C Rittweiler tcr at freebits.de
Tue Aug 31 13:09:20 UTC 2010


In article <87iq2rkqeq.fsf at desktop-ng.home.sw4me.com>,
 Anton Kovalenko <anton at sw4me.com> wrote:

> Tobias C Rittweiler <tcr at freebits.de> writes:
> 
> > There could be a SWANK:DECLAIM-SYNTAX along SWANK:DECLAIM-INDENTATION
> > which people could put into their CL source files.
> 
> While we're at it, there could also be a symbol pushed to *features*, on
> which these declarations would be conditionalized (we don't want to
> _depend_ on swank unconditionally, do we?).
> 
> Adapted from my .sbclrc:
>   
> (when (find-package "SWANK")
>   (pushnew :SWANK *features*))
> ....
> #+swank (do something useful for swank/slime)

Yes I had the same issue before.

Logged as https://bugs.launchpad.net/slime/+bug/627313

  -T.





More information about the slime-devel mailing list