[slime-devel] in-package inside strings, lists...

Tobias C. Rittweiler tcr at freebits.de
Mon Nov 10 09:19:14 UTC 2008


"Stas Boukarev" <stassats at gmail.com> writes:

> When I have IN-PACKAGE inside string or list, slime's information
> about current package becomes screwed.
> "
> (in-package :foo)
> "
> or
>
> '(
> (in-package :foo))

I think the answer to this one is: Don't do that. It breaks the regexp
based heuristic.

  -T.





More information about the slime-devel mailing list