Re: error when a file with blanks is entered in -dlog-file

2012-08-20 Thread Colin Hall
On Mon, Aug 20, 2012 at 10:33:46AM +0100, James wrote: > Hello, > > On 20 August 2012 10:26, Colin Hall wrote: > > On Mon, Aug 20, 2012 at 02:10:15AM -0700, Eluze wrote: > >> > >> Colin Hall-3 wrote > >> > > >> > On Mon, Aug 20, 2012 at 01:52:44AM -0700, Eluze wrote: > >> >> running the command >

Re: error when a file with blanks is entered in -dlog-file

2012-08-20 Thread eluze
Colin Hall-3 wrote > > On Mon, Aug 20, 2012 at 02:10:15AM -0700, Eluze wrote: >> >> Colin Hall-3 wrote > > Windows shell quoting. It's a known bug. > > It's a different command line option but I think you and I have been > here before: > > http://lists.gnu.org/archive/html/bug-lilypond/2012-0

Re: error when a file with blanks is entered in -dlog-file

2012-08-20 Thread Colin Hall
On Mon, Aug 20, 2012 at 10:26:19AM +0100, Colin Hall wrote: > On Mon, Aug 20, 2012 at 02:10:15AM -0700, Eluze wrote: > > > > Colin Hall-3 wrote > > > > > > On Mon, Aug 20, 2012 at 01:52:44AM -0700, Eluze wrote: > > >> running the command > > >> > > >> lilypond -dlog-file="my special.log" a.ly >

Re: error when a file with blanks is entered in -dlog-file

2012-08-20 Thread James
Hello, On 20 August 2012 10:26, Colin Hall wrote: > On Mon, Aug 20, 2012 at 02:10:15AM -0700, Eluze wrote: >> >> Colin Hall-3 wrote >> > >> > On Mon, Aug 20, 2012 at 01:52:44AM -0700, Eluze wrote: >> >> running the command >> >> >> >> lilypond -dlog-file="my special.log" a.ly >> >> >> >> GNU Lily

Re: error when a file with blanks is entered in -dlog-file

2012-08-20 Thread Colin Hall
On Mon, Aug 20, 2012 at 02:10:15AM -0700, Eluze wrote: > > Colin Hall-3 wrote > > > > On Mon, Aug 20, 2012 at 01:52:44AM -0700, Eluze wrote: > >> running the command > >> > >> lilypond -dlog-file="my special.log" a.ly > >> > >> GNU LilyPond 2.15.95 > >> :1:7: While evaluating arguments to cons

Re: error when a file with blanks is entered in -dlog-file

2012-08-20 Thread eluze
Colin Hall-3 wrote > > On Mon, Aug 20, 2012 at 01:52:44AM -0700, Eluze wrote: >> running the command >> >> lilypond -dlog-file="my special.log" a.ly >> >> GNU LilyPond 2.15.95 >> :1:7: While evaluating arguments to cons in expression >> (cons >> (quote log-file) (quote my) ...): >> :1:7: Unboun

Re: error when a file with blanks is entered in -dlog-file

2012-08-20 Thread Colin Hall
On Mon, Aug 20, 2012 at 01:52:44AM -0700, Eluze wrote: > running the command > > lilypond -dlog-file="my special.log" a.ly > > GNU LilyPond 2.15.95 > :1:7: While evaluating arguments to cons in expression (cons > (quote log-file) (quote my) ...): > :1:7: Unbound variable: special.log > > did I u

Re: error when a file with blanks is entered in -dlog-file

2012-08-20 Thread David Kastrup
eluze writes: > running the command > > lilypond -dlog-file="my special.log" a.ly > > GNU LilyPond 2.15.95 > :1:7: While evaluating arguments to cons in expression (cons > (quote log-file) (quote my) ...): > :1:7: Unbound variable: special.log > > did I use this command/option incorrectly? You d