
10 Nov
2008
10 Nov
'08
10:14 a.m.
"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.