Originally created by: *anonymous
Originally created by: dak@gnu.org
Originally owned by: dak@gnu.org
Provide music functions property-{override,revert,set,unset}
The previous music functions `override' and `revert' (intentionally
colliding with the respective keywords) are removed. It would have been
too confusing to have collisions for `set' and `unset' as well which are
just too similar to existing Scheme constructs.
A convert-ly rule for the previous calls override/revert is not
attempted: they have not yet been documented and have been available
only for one unstable version. Whoever happened to use them already is
capable of replacing them.
Also:
Provide check-context-path function
Issues: #2453
Issues: #4497
Issues: #4498
Issues: #4505
Originally posted by: dak@gnu.org
Provide music functions property{Override,Revert,Set,Unset}
The previous music functions `override' and `revert' (intentionally
colliding with the respective keywords) are removed. It would have been
too confusing to have collisions for `set' and `unset' as well which are
just too similar to existing Scheme constructs.
A convert-ly rule for the previous calls override/revert is not
attempted: they have not yet been documented and have been available
only for one unstable version. Whoever happened to use them already is
capable of replacing them.
Also:
Provide check-context-path function
http://codereview.appspot.com/251130043
Summary: Provide music functions property{Override,Revert,Set,Unset}
Originally posted by: pkx1...@gmail.com
Passes make, make check and a full make doc
Labels: -Patch-new Patch-review
Originally posted by: dak@gnu.org
Add forgotten (*location*) arguments to check-context-path
http://codereview.appspot.com/251130043
No point in rerunning tests since there are no unmatched parens and the code in question is not exercised anywhere yet.
Originally posted by: dak@gnu.org
I'm putting this one on countdown for July 18th (sort of late this time?) on my own book in order to accompany issue 4487. It's sort of a prerequisite for both another patch I have already waiting in connection with issue 4487 as well as paving the ground for the issue 4487 documentation since it increases the applicable use cases.
Status: Started
Originally posted by: dak@gnu.org
(No comment was entered for this change.)
Labels: -Patch-review Patch-countdown
Originally posted by: pkx1...@gmail.com
Patch counted down - please push
Labels: -Patch-countdown Patch-push
Originally posted by: dak@gnu.org
Pushed to staging as
commit [r2c75141e4d2b706a24d70296354a065ee8606bb8]
Author: David Kastrup <dak@gnu.org>
Date: Sun Jul 12 18:30:46 2015 +0200
Issue 4498: Provide music functions property{Override,Revert,Set,Unset}
The previous music functions `override' and `revert' (intentionally
colliding with the respective keywords) are removed. It would have been
too confusing to have collisions for `set' and `unset' as well which are
just too similar to existing Scheme constructs.
A convert-ly rule for the previous calls override/revert is not
attempted: they have not yet been documented and have been available
only for one unstable version. Whoever happened to use them already is
capable of replacing them.
commit [rfb54b6968c3b70c102bcb89c54bc9b1f15a71327]
Author: David Kastrup <dak@gnu.org>
Date: Sun Jul 12 20:44:39 2015 +0200
Provide check-context-path function
Labels: -Patch-push Fixed_2_19_24
Status: Fixed
Related
Issues:
#4498Originally posted by: fedel...@gmail.com
(No comment was entered for this change.)
Status: Verified