[slime-devel] slime-complete-form for defmethod broken

22 Dec
2009
22 Dec
'09
9:30 p.m.
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. Matthias -- Matthias Koeppe -- http://www.math.ucdavis.edu/~mkoeppe

23 Dec
23 Dec
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.
5563
Age (days ago)
5564
Last active (days ago)
1 comments
2 participants
participants (2)
-
Matthias Koeppe
-
Tobias C. Rittweiler