
23 Dec
2009
23 Dec
'09
8:35 a.m.
Matthias Koeppe <mkoeppe+slime@mail.math.uni-magdeburg.de> writes:
If I type
(defmethod print-object C-c C-s
SLIME from CVS HEAD inserts "body...)" but it should also insert the method arglist: "(x stream) body...)"
This used to work; I haven't checked when this functionality was lost exactly.
I'll fix it after the holidays. For the moment, I committed a test case. Thanks! -T.