what's the status of this issue? I've installed 2.1.7.17 but point and click doesn't work (is it supposed to?!)
- trying point and click in a pdf file I get Clipboard.png <http://lilypond.1069038.n5.nabble.com/file/n145179/Clipboard.png> and an empty tab is created in the browser. - then I tried from the command-line: "c:\Program Files (x86)\LilyPond\usr\bin\guile.exe" -e main -s "c:\Program Files (x86)\LilyPond\usr\bin\lilypond-invoke-editor" "textedit://test3.ly:1:2:3" and got the error: lilypond-invoke-editor (GNU LilyPond) 2.17.17 ERROR: no code for module (scm editor) - the same error still appears after adding the module (ice-9 rdelim) - HKCR\textedit\shell\open\command has the value "C:\Program Files (x86)\LilyPond\usr\bin\guile.exe" -e main -s "C:\Program Files (x86)\LilyPond\usr\bin\lilypond-invoke-editor.scm" "%1" - the value in HKLM\SOFTWARE\Classes\textedit\shell\open\command is exactly the same - these 3 editors can be added (as Arnold already showed above) ("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") ;; no column positioning! I know none of these points is new, but I thought it's worth to state where we are. Eluze ps: I don't know why the file lilypod-invoke-editor has no extension. imo it should be renamed and the registry for textedit would be ok. -- View this message in context: http://lilypond.1069038.n5.nabble.com/Point-and-Click-does-not-work-on-Windows-tp115986p145179.html Sent from the Dev mailing list archive at Nabble.com. _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
