lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 2948 in lilypond: Patch: Applies scheme indent


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2948 in lilypond: Patch: Applies scheme indentation according to the GNU guidelines
Date: Mon, 21 Jan 2013 06:26:56 +0000

Updates:
        Owner: address@hidden
        Labels: -Patch-needs_work Patch-new

Comment #11 on issue 2948 by address@hidden: 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

[Prev in Thread] Current Thread [Next in Thread]