Am Sonntag, dem 16.05.2021 um 16:56 +0200 schrieb Thomas Morley: > Am So., 16. Mai 2021 um 13:58 Uhr schrieb Thomas Morley > <[email protected]>: > > I'll continue testing using this binary for every days work .... > > The following: > > \void b-\displayMusic -! > -> > (make-music > 'ArticulationEvent > 'midi-extra-velocity > 6 > 'midi-length > #<procedure 7f6542c2bc20 at ice-9/eval.scm:336:13 (a b)> > 'articulation-type > "staccatissimo") > > is not that nice... > > Current master returns: > > (make-music > 'ArticulationEvent > 'midi-extra-velocity > 6 > 'midi-length > #<procedure #f (len context)> > 'articulation-type > "staccatissimo") > > I think displaying procedures (and errors as mentioned earlier in > another thread) with guile-2 needs to be improved, alas, I've no good > idea howto ... > > Other example: > \void \displayMusic \applyContext #(lambda (ctx) (display ctx))
These are more "general Guile 2 woes" (ie, also happen on master) than specific to how the binaries are built, right? Thanks for testing! Jonas
signature.asc
Description: This is a digitally signed message part
