Le 16/08/2021 à 20:26, Karim Haddad a écrit :
Hello,

Just to report and let you know that the point and click 
(lilypond-invoke-editor)  unfortunately seems broken in the latest lily dev 
version : 2.23.2

I am on Debian 11 (latest), using xpdf and emacs as editor and viewer.

However it's working alright on the stable 2.22.0 version


Best to you all
Take care

Hello,

Thank you for reporting. With

$ ~/lilypond2.23.1/bin/lilypond-invoke-editor textedit://input/regression/mozart-hrn-3.ly:3:4:5

I get emacs running. With

$ ~/lilypond2.23.2/bin/lilypond-invoke-editor textedit://input/regression/mozart-hrn-3.ly:3:4:5

the error is

lilypond-invoke-editor (GNU LilyPond) 2.23.2
ERROR: no code for module (lily editor)

This commit between 2.23.1 and 2.23.2 would seem a
likely candidate:

commit 029532b20243f5aec48178f20f7a5b83840cc92a
Author: Jonas Hahnfeld <hah...@hahnjo.de>
Date:   Wed Mar 31 21:13:06 2021 +0200

    Move all Scheme modules to a (lily) namespace

    This is more logical than (scm) originating from the directory
    layout in the repository. While at it, qualify all loaded files
    with that namespace (primarily through ly:load and one occurrence
    in ly_init_ly_module) so that we only need to add one directory
    to Guile's %load-path.

Jonas?

Best,
Jean

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to