GNU bug report logs - #63579
org-babal-lilypond fontification error

Previous Next

Package: emacs;

Reported by: Jonas Damm <mailing <at> jonas-damm.de>

Date: Fri, 19 May 2023 04:00:04 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jonas Damm <mailing <at> jonas-damm.de>
To: Ihor Radchenko <yantar92 <at> posteo.net>
Cc: 63579 <at> debbugs.gnu.org
Subject: bug#63579: org-babal-lilypond fontification error
Date: Fri, 19 May 2023 17:17:58 +0200
Thank you, I did.
Ihor Radchenko <yantar92 <at> posteo.net> writes:

> Jonas Damm <mailing <at> jonas-damm.de> writes:
>
>> User-agent: mu4e 1.8.13; emacs 29.0.91
>> Example:
>>
>> Hi,
>> I am using org-babel to create music sheets with lilypond.
>> For some reason the fontification is not working anymore:
>>
>> [2. text/x-org]
>> #+begin_src lilypond
>>
>>   \relative c' {
>>     c d e f g
>>     }
>>
>> #+end_src
>
> This is a problem with lilypond:
>
> Debugger entered--Lisp error: (void-variable font-lock-reference-face)
>   (eval font-lock-reference-face t)
>   (#f(compiled-function (highlight) "Apply HIGHLIGHT following a
> match.\nHIGHLIGHT should be of the form MATCH-HIGHLIGHT, see
> `font-lock-keywords'." #<bytecode -0xf53eae0ec5f928c>) (0
> font-lock-reference-face t))
>   (font-lock-fontify-keywords-region 1 42 nil)
>   (font-lock-default-fontify-region 1 42 nil)
>   (font-lock-fontify-region 1 42)
>   (#f(compiled-function (beg end) #<bytecode -0x19f31ec42bd98447>) 1
> 42)
>   (font-lock-ensure)
>
> `font-lock-reference-face' is an obsolete variable that has been
> removed
> in Emacs 29.
>
> Please report this issue to Lilypond developers. See
> https://lilypond.org/bug-reports.html





This bug report was last modified 2 years and 54 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.