Updates:
        Owner: [email protected]
        Labels: -Patch-needs_work Patch-new

Comment #11 on issue 2948 by [email protected]: Patch: Applies scheme indentation according to the GNU guidelines
http://code.google.com/p/lilypond/issues/detail?id=2948

No-one had any specific complaints about the formatting. There was some question about a case where the arguments of a function were indented to the same level,
  (define (my-function x
                       y
                       z)
    (+ x y z))
which is correct--- in the more complicated example it might not have been obvious which words were function arguments.

I can own the patch unless Hohl still wants to. I can't get the patch to test right now because the rietveld server is down, but maybe patchy can re-check it on his next run.
http://codereview.appspot.com/6814080


Reply via email to