Edi Weitz <edi at agharta.de> writes:
> (slime-lisp-features) evaluates to
>
> ("CL-WHO" "TBNL" "TBNL-BIVALENT-STREAMS" "CL-PPCRE" "HAS-LOCKF"
Aha, that explains it. (slime-lisp-features) is initialized with
keywords but updates to *features* are sent as strings. Should be
fixed it CVS.
Thanks for the report.
Helmut.