Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3178)

Issue 9863047: Reformat some files to let emacs do its work correctly. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 11 months ago by marc
Modified:
10 years, 10 months ago
Reviewers:
Keith, dak
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Reformat some files to let emacs do its work correctly.

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+352 lines, -278 lines) Patch
M scm/chord-entry.scm View 2 chunks +2 lines, -2 lines 0 comments Download
M scm/define-context-properties.scm View 2 chunks +14 lines, -10 lines 3 comments Download
M scm/define-event-classes.scm View 1 chunk +29 lines, -25 lines 0 comments Download
M scm/define-grob-interfaces.scm View 9 chunks +44 lines, -14 lines 1 comment Download
M scm/define-music-types.scm View 1 chunk +1 line, -1 line 0 comments Download
M scm/define-woodwind-diagrams.scm View 15 chunks +36 lines, -36 lines 0 comments Download
M scm/display-woodwind-diagrams.scm View 1 chunk +3 lines, -3 lines 0 comments Download
M scm/document-markup.scm View 2 chunks +6 lines, -5 lines 0 comments Download
M scm/flag-styles.scm View 6 chunks +12 lines, -12 lines 0 comments Download
M scm/fret-diagrams.scm View 12 chunks +44 lines, -57 lines 0 comments Download
M scm/harp-pedals.scm View 2 chunks +17 lines, -16 lines 0 comments Download
M scm/layout-slur.scm View 1 chunk +2 lines, -2 lines 0 comments Download
M scm/lily.scm View 2 chunks +96 lines, -49 lines 0 comments Download
M scm/lily-library.scm View 2 chunks +3 lines, -3 lines 0 comments Download
M scm/music-functions.scm View 8 chunks +18 lines, -18 lines 0 comments Download
M scm/scheme-engravers.scm View 1 chunk +10 lines, -10 lines 0 comments Download
M scm/skyline.scm View 1 chunk +1 line, -1 line 0 comments Download
M scm/song.scm View 1 chunk +1 line, -1 line 0 comments Download
M scm/stencil.scm View 5 chunks +13 lines, -13 lines 0 comments Download

Messages

Total messages: 10
Keith
LGTM It makes sense to let humans look at the hand-made changes, and then just ...
10 years, 10 months ago (2013-06-04 06:33:11 UTC) #1
Keith
LGTM It makes sense to let humans look at the hand-made changes, and then just ...
10 years, 10 months ago (2013-06-04 06:33:19 UTC) #2
Keith
LGTM It makes sense to let humans look at the hand-made changes, and then just ...
10 years, 10 months ago (2013-06-04 06:33:20 UTC) #3
Keith
LGTM It makes sense to let humans look at the hand-made changes, and then just ...
10 years, 10 months ago (2013-06-04 06:33:43 UTC) #4
marc
On 2013/06/04 06:33:11, Keith wrote: > LGTM > It makes sense to let humans look ...
10 years, 10 months ago (2013-06-04 08:56:59 UTC) #5
dak
https://codereview.appspot.com/9863047/diff/1/scm/define-context-properties.scm File scm/define-context-properties.scm (right): https://codereview.appspot.com/9863047/diff/1/scm/define-context-properties.scm#newcode325 scm/define-context-properties.scm:325: (glissandoMap ,list? "A map in the form of _Every_ ...
10 years, 10 months ago (2013-06-06 09:44:49 UTC) #6
dak
https://codereview.appspot.com/9863047/diff/1/scm/define-context-properties.scm File scm/define-context-properties.scm (right): https://codereview.appspot.com/9863047/diff/1/scm/define-context-properties.scm#newcode325 scm/define-context-properties.scm:325: (glissandoMap ,list? "A map in the form of On ...
10 years, 10 months ago (2013-06-06 09:50:36 UTC) #7
dak
https://codereview.appspot.com/9863047/diff/1/scm/define-context-properties.scm File scm/define-context-properties.scm (right): https://codereview.appspot.com/9863047/diff/1/scm/define-context-properties.scm#newcode325 scm/define-context-properties.scm:325: (glissandoMap ,list? "A map in the form of On ...
10 years, 10 months ago (2013-06-06 09:57:05 UTC) #8
marc
On 2013/06/06 09:57:05, dak wrote: > https://codereview.appspot.com/9863047/diff/1/scm/define-context-properties.scm > File scm/define-context-properties.scm (right): > > https://codereview.appspot.com/9863047/diff/1/scm/define-context-properties.scm#newcode325 > ...
10 years, 10 months ago (2013-06-07 06:04:29 UTC) #9
pkx166h
10 years, 10 months ago (2013-06-07 12:53:01 UTC) #10
On 7 June 2013 11:07, Marc Hohl <marc@hohlart.de> wrote:

> Am 07.06.2013 09:07, schrieb Keith OHara:
>
>> On Thu, 06 Jun 2013 23:04:29 -0700, <marc@hohlart.de> wrote:
>>
>>  I think I'll draw a patch that corrects the minor faults; ideally,
>>> running
>>> fixscm again should lead in no changes at all.
>>>
>>>
>> That makes good sense.
>>
>> It is hard to spot unwanted changes among the good changes from running
>> the script.
>>
>>
>> time-signature-settings.scm, maybe some newlines
>>
>> @@ -312,24 +312,24 @@ a fresh copy of the list-head is made."
>>            (den (car revargs))
>>            (nums (reverse (cdr revargs))))
>>       (make-override-markup '(baseline-skip . 0)
>> -      (make-number-markup
>> -        (make-left-column-markup (list
>> -          (make-center-column-markup (list
>> -            (make-line-markup (insert-markups nums "+"))
>> -            den))))))))
>> +                          (make-number-markup
>> +                           (make-left-column-markup (list
>> +
>> (make-center-column-markup (list
>> +
>> (make-line-markup (insert-markups nums "+"))
>> +
>> den))))))))
>>
>
> done.
>
>>
>> define-markup-commands.scm, maybe some ;;
>>
>> 3037 (define-public (horizontal-slash-interval num forward
>> number-interval mag)
>> 3038   (if forward
>> 3039       (cond ;((= num 6) (interval-widen number-interval (* mag 0.5)))
>> 3040                                         ;((= num 5) (interval-widen
>> number-interval (* mag 0.5)))
>> ...
>>
>>  done. Thanks!
>
> BTW, I raised a new issue for this:
>
>
http://code.google.com/p/**lilypond/issues/detail?id=3404<http://code.google....
>
> and uploaded a patch:
>
>
http://codereview.appspot.com/**9964049<http://codereview.appspot.com/9964049>
>
> Regards,
>
> Marc
>
>
>
>
>>
>
> ______________________________**_________________
> lilypond-devel mailing list
> lilypond-devel@gnu.org
>
https://lists.gnu.org/mailman/**listinfo/lilypond-devel<https://lists.gnu.org...
>


For some reason it wasn't being picked up by Patchy, so I had to
'turn-it-off-and-turn-it-on-again' so that Patch-New was detected for
testing.

In case you wondered.

james
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b