Re: Several problems with 2.5.27 version on Windows ME

2005-06-30 Thread Brynne and Russ Jorgensen
Jan Nieuwenhuizen wrote: (The "open" action is set the same way. The "&Generate PDF ..." action is set to run lilypond.exe.) It seems to me that the default action should be Generate, not Edit, like we did it for Cygwin? The default action is Generate on WinME - I was just mentioning t

Re: Several problems with 2.5.27 version on Windows ME

2005-06-29 Thread Jan Nieuwenhuizen
Brynne and Russ Jorgensen writes: > When I look at the explorer settings for the .ly file type, the "&Edit > source..." action is set to > > "D:\LilyPond\usr\bin\lilypad.exe" "%1" > > which is why I don't think that any of the .scm files are involved > when lilypad is run directly from explorer.

Re: Several problems with 2.5.27 version on Windows ME

2005-06-28 Thread Brynne and Russ Jorgensen
Jan Nieuwenhuizen wrote: Remember that lilypad can be executed directly from the windows explorer, so you'll need a front-end other than lilypad.scm to choose at runtime which version to use. Why do you think that? Isn't lilypond-invoke-editor.scm run that way too? When I look at the

Re: Several problems with 2.5.27 version on Windows ME

2005-06-27 Thread Jan Nieuwenhuizen
Brynne and Russ Jorgensen writes: >> Caller (eg, lilypad.scm) can then decide what to do. Does this work >> for you? >> > > I don't have a strong opinion either way, so if you think it's better > to keep two executables, I'm definitely supportive. This is now all post-2.6, but it would be nice

Re: Several problems with 2.5.27 version on Windows ME

2005-06-26 Thread Brynne and Russ Jorgensen
Jan Nieuwenhuizen wrote: I've attached a patch against lilypad-0.0.6-1 that supports both ASCII and UNICODE in a single exe. Thanks. I would much prefer to keep two executables, and do something like ... Caller (eg, lilypad.scm) can then decide what to do. Does this work for you? I d

Re: Several problems with 2.5.27 version on Windows ME

2005-06-26 Thread Jan Nieuwenhuizen
Brynne and Russ Jorgensen writes: > I've attached a patch against lilypad-0.0.6-1 that supports both ASCII > and UNICODE in a single exe. Thanks. I would much prefer to keep two executables, and do something like --- main.c 10 jun 2005 00:12:14 +0200 1.7 +++ main.c 26 jun 2005 15

Re: Several problems with 2.5.27 version on Windows ME

2005-06-20 Thread Brynne and Russ Jorgensen
Jan Nieuwenhuizen wrote: Brynne and Russ Jorgensen writes: I figured out a way to have a single executable contain both the unicode and ascii versions of lilypad and it chooses at run time which one is appropriate. I've attached a patch against lilypad-0.0.6-1 that supports both ASCII and U

Re: Several problems with 2.5.27 version on Windows ME

2005-06-15 Thread Jan Nieuwenhuizen
Brynne and Russ Jorgensen writes: > I figured out a way to have a single executable contain both the > unicode and ascii versions of lilypad and it chooses at run time which > one is appropriate. That sounds great. > Thought you might like it better than having two executables and > trying to ma

Re: Several problems with 2.5.27 version on Windows ME

2005-06-15 Thread Jan Nieuwenhuizen
Brynne and Russ Jorgensen writes: > Do you still want me to test if this works now that it sounds like > you're going to abandon BAT wrappers? No, thanks. Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypo

Re: Several problems with 2.5.27 version on Windows ME

2005-06-12 Thread Brynne and Russ Jorgensen
Jan Nieuwenhuizen wrote: When I run ooes.exe, it pops up a dos box to run the ooes.bat, but the dos-box sticks around (title bar says 'Finished - ooes') rather than disappearing. Before fixing the global setting for amount of environment memory, the dos-box said 'Out of environment space', b

Re: Several problems with 2.5.27 version on Windows ME

2005-06-12 Thread Brynne and Russ Jorgensen
Jan Nieuwenhuizen wrote: Brynne and Russ Jorgensen writes: I'm not sure I understand, it seems that the test is for operating system flavour, not for unicode functionality Yes, that is right. So, in that case, we'd better include something like http://nsis.sourceforge.net/archive/view

Re: Several problems with 2.5.27 version on Windows ME

2005-06-11 Thread Brynne and Russ Jorgensen
Strange, the -devel list should not strip attachments. I originally didn't look closely. Now that I investigate, it looks like it was the comcast.net mail server that blocked outgoing email with .bat attachments saying "unsafe windows attachment - resend as TAR or GZ". I'm not sure I u

Re: Several problems with 2.5.27 version on Windows ME

2005-06-11 Thread Brynne and Russ Jorgensen
Jan Nieuwenhuizen wrote: I get: c:\Program Files\LilyPond\usr\bin>echo error: directory "C:\program files\lilypond"\usr\bin does not exist error: directory "C:\program files\lilypond"\usr\bin does not exist c:\Program Files\LilyPond\usr\bin>goto done or, with changed quotin

Re: Several problems with 2.5.27 version on Windows ME

2005-06-11 Thread Jan Nieuwenhuizen
Brynne and Russ Jorgensen writes: >> I'm not sure I understand, it seems that the test is for operating >> system flavour, not for unicode functionality > > Yes, that is right. So, in that case, we'd better include something like http://nsis.sourceforge.net/archive/viewpage.php?pageid=261 >>

Re: Several problems with 2.5.27 version on Windows ME

2005-06-10 Thread Jan Nieuwenhuizen
Brynne and Russ Jorgensen writes: > I'll attach again. I get: c:\Program Files\LilyPond\usr\bin>echo error: directory "C:\program files\lilypond"\usr\bin does not exist error: directory "C:\program files\lilypond"\usr\bin does not exist c:\Program Files\LilyPond\usr\bin>goto don

Re: Several problems with 2.5.27 version on Windows ME

2005-06-10 Thread Jan Nieuwenhuizen
Brynne and Russ Jorgensen writes: > I'll attach again. Originally I attached the .bat file directly, but > it got rejected by the gnu mail system, so maybe I forgot to attach > the 2nd time. If it doesn't make it this time, I'll just include it > in-line next time. Strange, the -devel list shou

Re: Several problems with 2.5.27 version on Windows ME

2005-06-10 Thread Brynne and Russ Jorgensen
I upgraded this evening to 2.5.29, so these comments don't necessarily apply to the 2.5.27 version I originally reported some issues with... What if you do set "a=hi there" echo %a% that's what I tried for 2.5.28 Under WinME, the echo output is ECHO is on like env var a i

Re: Several problems with 2.5.27 version on Windows ME

2005-06-10 Thread Brynne and Russ Jorgensen
Jan Nieuwenhuizen wrote: Jan Nieuwenhuizen writes: I ran it under gdb, still got no windows, but it exited normally - not a segv as I half expected. I've include your -UUNICODE patch for lilypad-0.0.5, but modified it to build both a unicode and an ascii version http://lilypond.org/pe

Re: Several problems with 2.5.27 version on Windows ME

2005-06-10 Thread Jan Nieuwenhuizen
Brynne and Russ Jorgensen writes: > Under WinME, the echo output is > > ECHO is on > > like env var a is not set. But, if you just do [..] > Apparently the CommandEnvSize setting in SYSTEM.INI dates way back to > Windows 3.0 and is still supported. So, all the Microsoft URLs I > could find

Re: Several problems with 2.5.27 version on Windows ME

2005-06-10 Thread Jan Nieuwenhuizen
Brynne and Russ Jorgensen writes: > I think it's better to determine at installation time which version > should be used. I wrote a batch file (attached) I agree, can you try again? Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~janti

Re: Several problems with 2.5.27 version on Windows ME

2005-06-09 Thread Jan Nieuwenhuizen
Jan Nieuwenhuizen writes: >> I ran it under gdb, still got no windows, but it exited normally - not >> a segv as I half expected. I've include your -UUNICODE patch for lilypad-0.0.5, but modified it to build both a unicode and an ascii version http://lilypond.org/people/janneke/lilypad-0.0.

Re: Several problems with 2.5.27 version on Windows ME

2005-06-08 Thread Jan Nieuwenhuizen
Brynne and Russ Jorgensen writes: > Thanks for the reply. See below for specific stuff I've found. Ok. Please keep all lilypond-related communication on the lilypond list (cc'd). > I got the MS-WIN install program (http://lilypond.org/mingw/setup.exe) > through http://lilypond.org/web/install/