lilypond-user
[Top][All Lists]
Advanced

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

Re: Textedit URL in Windows XP


From: Jan Nieuwenhuizen
Subject: Re: Textedit URL in Windows XP
Date: Fri, 23 Sep 2005 09:31:19 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Stephan Moss writes:

> When I click on a note or other object in Acrobat Reader, it invokes IE
> with the textedit url and gives an error.

What is the error?

> This is probably simple and probably documented somewhere I missed.

This is what the installer does

    WriteRegStr HKCR "textedit" "URL protocol" ""
    ReadRegStr $R0 HKCR "textedit\shell\open\command" ""
    WriteRegStr HKCR "textedit\shell" "" "open"
    WriteRegExpandStr HKCR "textedit\shell\open\command" "" 
'"$INSTDIR\usr\\bin\guile.exe" -e main -s 
"$INSTDIR\usr\bin\lilypond-invoke-editor.scm" "%1"'

and lilypond-invoke-editor.scm looks at environment variable LYEDITOR.
Setting LYEDITOR=jedit should do it.

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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