On Saturday, January 17th, 2026 at 20:13, Werner LEMBERG <[email protected]> wrote:

> Since Urs became sick and was no longer able to take care of OLL,
> nobody jumped in to continue his work. This was and still is very
> unfortunate.
> 
> 
> Werner

Indeed, I miss him very much. He wrote much of the backend for an edition 
project I was working on, and now I'm trying to put it back into a working 
state, without much success. I now encounter the following error:
----------~.lilypond/openlilylib/snippets/ly/scholarly/annotate/export.ily:40:2:
 error: Guile signaled an error for the expression beginning here
#
 (cond ((not (defined? 'annotate-export-stringlist))
Syntax error:
~/.lilypond/openlilylib/snippets/ly/scholarly/annotate/export.ily:41:8: body 
should end with an expression in form (let () (define 
annotate-export-stringlist (quote ())))
-----------
The relevant code is:
-----------
#(cond ((not (defined? 'annotate-export-stringlist))
        (let () (define annotate-export-stringlist ' ()))))
------------
I've edited this, but apparently it's still wrong. Any idea what I need to 
write instead?

(I'm slowly slogging through all the .scm files and adding a "#f" to all the 
'format' expressions, which is fixing a lot of the errors)

Cheers,

N. Andrew Walsh
Blog: https://nandrewwalsh.substack.com
BlueSky: https://bsky.app/profile/themusicianspath.bsky.social
er/ihn/ihm/sein | he/him/his
Berlin
(neue Adresse | new address: [email protected])


Reply via email to