lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simplify define-markup-[list-]command-internal, (issue 545590045 by


From: dak
Subject: Re: Simplify define-markup-[list-]command-internal, (issue 545590045 by address@hidden)
Date: Sun, 16 Feb 2020 12:57:54 -0800

> In this commit, extra support for the case where command-and-args is
empty was added, ie.

That characterisation is completely wrong.  The support is not for the
cases "where command-and-args is empty" but rather where
command-and-args is not a list but a single symbol.  Just like

(define symbol value)
and
(define (symbol arg1 arg2) body...)

are both possible.

https://codereview.appspot.com/545590045/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]