Updates:
Labels: Patch-new
Comment #2 on issue 2024 by d...@gnu.org: Patch: Let #{ ... #} pass its $
handling to environment cloning
http://code.google.com/p/lilypond/issues/detail?id=2024#c2
Issue 2024: Let #{ ... #} pass its $ handling to environment cloning
Consists of the patches:
Adapt docs to new $ and #{ ... #} behavior
Run scripts/auxiliar/update-with-convert-ly.sh
Let #{ ... #} pass its $ handling to environment cloning
Includes convertrules.py rules
Permit ly:parser-clone to receive an environment
lexer.ll: add $ for immediate export.
Purpose is to make $ generally available rather than to have it just
in #{ ... #}, let it completely replace the need for ly:export, and to
let #{ ... #} import its lexical environment into its embedded Scheme
expressions via # or $.
Unfortunately, you will likely have to bump PATCHLEVEL in VERSION
manually for testing, as dev/staging is still locked at 2.15.17 which
is too small after running convert-ly.
http://codereview.appspot.com/5341049
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond