[slime-devel] Re: Editor Slime/Configuration
Luke Gorrie
luke at synap.se
Mon Feb 13 14:13:19 UTC 2006
Luke Gorrie <luke at synap.se> writes:
> Robert McAlpine <rmc at thegentleway.com> writes:
>
>> ... and if at all possible I'd like to turn on syntax colouring in
>> the REPL.
>
> Here is a sneaky way:
>
> (dolist (face (face-list))
> (when (string-match "^slime-repl" (symbol-name face))
> (copy-face 'default face)))
*ahem*. I as thinking you wanted to turn /off/ colour in the REPL.
Please disregard that message. :-)
More information about the slime-devel
mailing list