From: David Kastrup Date: Thu, 18 Sep 2014 11:38:57 +0000 (+0200) Subject: Issue 4111: (scm accreg): don't use markup definition and markup macro in the same... X-Git-Tag: release/2.19.15-1~20 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=871e7ce79ba9d6934114ae7746d2a51a8cc40a57;p=lilypond.git Issue 4111: (scm accreg): don't use markup definition and markup macro in the same form GUILEv2 is not happy about that. --- diff --git a/scm/accreg.scm b/scm/accreg.scm index eba1bb4733..a777870f1a 100644 --- a/scm/accreg.scm +++ b/scm/accreg.scm @@ -66,7 +66,7 @@ for examples." 'direction 1 'text - (markup ,(symbol->keyword set-symbol) register)))))))) + (,(string->symbol (format #f "make-~a-markup" set-symbol)) register)))))))) (define-register-set discant