Eluze wrote
> ...
> @echo off
> SETLOCAL enableExtensions enableDelayedExpansion
> FOR /f "tokens=1*" %%a in ('REG QUERY HKCR\ly_auto_file\shell\open\command
> ') do (
> CALL :xx editor %%b
> IF NOT [!editor!]==[] SET editor=!editor!
> )
> ECHO(&ECHO the LilyPond editor is: %editor%
> GOTO
> If you don't like the word "bug", perhaps we can agree to call it an
> "opportunity for improvement." I don't mind changing words if it
> helps us stop getting distracted by other software :)
We call such things a `feature request', and there are plenty of them
already in the tracker.
We
> I didn't say it was a hard to fix bug, I said it wasn't a bug and
> illustrated what another expensive product does, as an illustration of
> standard notation software layout practice.
Well, Sibelius makes you fix many things manually. That's something
that makes Sibelius more time-consuming to
ArnoldTheresius wrote
>
> Eluze wrote
>> ...
>> the question is
>>
>> how do we get the default .ly editor from the registry and if there is
>> one how do we get its (the editors) specification for line- and
>> column-number specification - probably this has to go through a table
>> (created and
- Original Message -
From: "Evan Laforge"
To: "Phil Holmes"
Cc:
Sent: Tuesday, April 09, 2013 11:15 PM
Subject: Re: cross staff notes collide
On Tue, Apr 9, 2013 at 1:54 PM, Phil Holmes wrote:
"Evan Laforge" wrote in message
news:CACbaDy6QRYvn_nQrpOVj72wwogDiA=-sdz2qct3niozkm_t...
Eluze wrote
> ...
> the question is
>
> how do we get the default .ly editor from the registry and if there is one
> how do we get its (the editors) specification for line- and column-number
> specification - probably this has to go through a table (created and
> maintained by LilyPond) with the f
David Kastrup wrote
> "Phil Holmes" <
> mail@
> > writes:
>
>> - Original Message -
>> From: "Francisco Vila" <
> paconet.org@
> >
>> To: "Phil Holmes" <
> mail@
> >
>> Cc: "Lilypond bug list" <
> bug-lilypond@
> >
>> Sent: Tuesday, April 09, 2013 6:15 PM
>> Subject: Re: PointAndC