Re: [PATCH] GUB: fix cross/gcc for darwin-x86

2009-11-03 Thread Jan Nieuwenhuizen
Op maandag 02-11-2009 om 13:29 uur [tijdzone -0800], schreef Patrick McCarty: > I've tried doing `sh -x ./fixinc.sh', but that didn't reveal any > clues. > > I suppose I'll try doing a `sh -x ./fixinc.sh' with > freebsd-x86::cross/gcc, which uses gcc 4.3.2 too (and is succeeding). > Comparing the

Re: [frogs] Re: Tracker 836: Add facility to change output file-name for a \book block

2009-11-03 Thread Patrick McCarty
On 2009-11-03, Ian Hulin wrote: > Hi all, > I've installed emacs and checked the indenting as per Carl and Neils > recommendations. Patch set has been on rietveld 143055 for some > days. > > Is this ready to push now? Hi Ian, The indentation in lily-library.scm is still very weird in several sp

Re: Issue 872 in lilypond: Changes split-page has broken images

2009-11-03 Thread Graham Percival
On Tue, Nov 03, 2009 at 08:52:30PM +0100, John Mandereau wrote: > Le mardi 03 novembre 2009 à 19:21 +, Graham Percival a écrit : > > Evidently this issue was "too trivial", so I'll bear that in mind > > when considering future additions. > > Ah, thanks :-) Before raising such an issue in the

Re: Tracker 836: Add facility to change output file-name for a \book block

2009-11-03 Thread pnorcks
http://codereview.appspot.com/143055 ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Tracker 836: Add facility to change output file-name for a \book block

2009-11-03 Thread pnorcks
http://codereview.appspot.com/143055/diff/19/1020 File scm/lily-library.scm (right): http://codereview.appspot.com/143055/diff/19/1020#newcode99 Line 99: (for-each (lambda (symbol) I would recommend indenting like so: (for-each (lambda (symbol) (let ((.. http://codereview.appspot.c

Re: Tracker 836: Add facility to change output file-name for a \book block

2009-11-03 Thread pnorcks
http://codereview.appspot.com/143055/diff/19/1020 File scm/lily-library.scm (right): http://codereview.appspot.com/143055/diff/19/1020#newcode99 Line 99: (for-each (lambda (symbol) I would recommend indenting like so: (for-each (lambda (symbol) (let ((.. http://codereview.appspot.c

Re: Issue 872 in lilypond: Changes split-page has broken images

2009-11-03 Thread John Mandereau
Hi guys, I forgot to reply to -devel too, so I include at least all of Graham's reply. Le mardi 03 novembre 2009 à 19:21 +, Graham Percival a écrit : > On Fri, Oct 30, 2009 at 07:18:50PM +0100, John Mandereau wrote: > > The problem is, we might end up creating many issues for trivial > > buil

Re: [frogs] Re: Tracker 836: Add facility to change output file-name for a \book block

2009-11-03 Thread Ian Hulin
Hi all, I've installed emacs and checked the indenting as per Carl and Neils recommendations. Patch set has been on rietveld 143055 for some days. Is this ready to push now? Cheers, Ian Carl Sorensen wrote: On 10/29/09 6:10 PM, "Graham Percival" wrote: On Thu, Oct 29, 2009 at 06:00

Re: Tracker 836: Add facility to change output file-name for a \book block

2009-11-03 Thread pnorcks
http://codereview.appspot.com/143055 ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Tracker 836: Add facility to change output file-name for a \book block

2009-11-03 Thread Carl . D . Sorensen
Ian, I found some indentation errors in the .ly file. Thanks for your patience, Carl http://codereview.appspot.com/143055/diff/19/1019 File ly/music-functions-init.ly (right): http://codereview.appspot.com/143055/diff/19/1019#newcode616 Line 616: (let* ( (get-notes (lambda (ev-chord) elimin