lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Point and Click does not work on Windows


From: Eluze
Subject: Re: Point and Click does not work on Windows
Date: Wed, 17 Apr 2013 15:07:26 -0700 (PDT)

ArnoldTheresius wrote
> 
> Eluze wrote
>> and finally (?) if the editor associated with the .ly file extension
>> could be launched… (it is stored in
>> HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.ly\userchoice)
> The first three should be simple:
>   ("context" . "context /g%(column)s:%(line)s %(file)s")
>   ("notepad++" . "notepad++ -n%(line)s -c%(column)s %(file)s")
>   ("pspad" . "pspad -%(line)s %(file)s")
> 
> To select on than it's enough to set the env. var. like
>    LYEDITOR=pspad
> 
> For the last one I need to check how scheme can read the windows registry.
> Hopefully I find this information.

if this is possible we could abandon the entry LYEDITOR?! (at least for
windows)

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Point-and-Click-does-not-work-on-Windows-tp115986p144657.html
Sent from the Dev mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]