We are getting nearer, thanks :-)

The next thing I notice is that `ly_progress` is (always?) called as

  $(call ly_progress,Making,$@,<comment>)

What about using `$$@` (or something like that to delay expansion) in
the definition of `ly_progress` and omitting `Making` as an argument,
too?  This would give

  $(call ly_progress,<comment>)

instead.

https://codereview.appspot.com/557080043/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to