"Stas Boukarev" stassats@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))
at least in the case of strings, inserting a backslash before the opening parenthesis should help.