On 06/05, Jan Nieuwenhuizen wrote: > > Yes. I tried both cygwin terminal and cmd.exe console. > What operating system do you use? We may have to find a different way > to determine running from gui.
Microsoft Windows XP. Exact version is 5.1.2600. Russian edition. I don't know how to look up cygwin version: $ bash --version GNU bash, version 2.05b.0(1)-release (i686-pc-cygwin) Copyright (C) 2002 Free Software Foundation, Inc. $ cygcheck -V cygcheck version 1.59 System Checker for Cygwin Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc. Compiled on Nov 10 2004 By the way, I had to comment out in lilypond.bat cd %USERPROFILE%\<<Desktop>> where <<Desktop>> is cyrillic "rabochij stol" because cd doesn't like to go into argument with spaces... > >> (define (running-from-gui? #f)) > > > > I did it. Still it exits immediately and doesn't show lilypond -h > > output. OS is Windows XP 5.1.2600 > Duh. My bad, try > (define (running-from-gui?) #f) Just tried this. It worked partially. Exits immediately if I supply -h flag. No tty output ever. But at least it left .ps file when I supplied --ps flag I created png file with ps2png from old 2.4.2 distribution, but the bottom of the score is cut short, right across copyright line :) But as result now I don't have diagnostics anymore at all -- neither in cygwin terminal nor in the gui window :( -- Roman V. Isaev http://www.soprano-recorder.ru Moscow, Russia _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user