I type
(find 1 '(1 2 3) C-c C-s
and get an error: (wrong-type-argument arrayp nil) from somewhere within slime-make-form-spec-from-string.
Thanks, Matthias
Matthias Koeppe mkoeppe+slime@mail.math.uni-magdeburg.de writes:
I type
(find 1 '(1 2 3) C-c C-s
and get an error: (wrong-type-argument arrayp nil) from somewhere within slime-make-form-spec-from-string.
Fixed.