No Wayman <iarchivedmywholel...@gmail.com> writes: > Ihor Radchenko <yanta...@posteo.net> writes: > >>> - Removes the optional TEST parameter, which is unused and >>> better >>> served through debugging tools. >> >> This is technically a breaking change. So, we (1) need to >> mention it in >> ORG-NEWS; (2) may consider (file-name &optional _) function >> definition >> to be 100% sure that no existing code will be broken. > > I've added the NEWS entry and updated the signature to ignore the > second, optional parameter. > See attached.
Thanks! > +*** ~org-babel-lilypond-compile-lilyfile~ ignores optional second argument > + > +The =TEST= parameter is better served by Emacs debugging tools. It looks like ob-lilypond/ly-compile-lilyfile test is relying on this optional second argument. So, after applying your patch, make test is failing. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>