Updates:
        Status: Started

Comment #2 on issue 1247 by [email protected]: Use new modules provided by Guile V2 - Part 1 (ice-9 curried-definitions)
http://code.google.com/p/lilypond/issues/detail?id=1247

In lily.scm ly:load needs to use primitive-load-path to allow Guile autocompilation to work properly when loading scheme source files.

Display-lily.scm needs to change to use ly:load for define-music-display-methods.scm, because in V2 a plain scheme load does not recognize the %load-path value modified by the lily initialization code.


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to