[slime-devel] indentation within LOOP

14 Aug
2010
14 Aug
'10
8:19 p.m.
I'm using the slime-indentation contrib. This is indented correctly: (= 1 2 3) However, when wrapped in a LOOP it's not: (loop (= 1 2 3)) <= 3 should be right below 1 Another example: (bar 1 ; 1 below b 2) (loop (bar 1 ; 1 below a 2))
5326
Age (days ago)
5326
Last active (days ago)
0 comments
1 participants
participants (1)
-
Gábor Melis