ACL emacs has a function "fi:find-unbalanced-parentheses" that highlights the parenthesis in a region that is unbalanced. How do I do this in slime?
Also, is there a way to indent a region or s-expression correctly (accounting for things like loop keywords etc.)?