Thank you! I simply replaced font-lock-reference-face with
font-lock-constant-face in
/usr/share/emacs/site-list/lilypond-font-lock.el and it works!
Awesome!
Stéphane SOPPERA writes:
> [1. text/plain]
> Hi Jonas,
>
> The documentation of font-lock-reference-face reads:
>
>> This variable is an
Hi Jonas,
The documentation of font-lock-reference-face reads:
This variable is an alias for ‘font-lock-constant-face’.
This variable is obsolete since 20.3;
use ‘font-lock-constant-face’ instead.
Probably introduced at or before Emacs version 19.29.
So I guess you could try replacing
Thank you very much.
Is there a temporary fix, i could try? I don't look forward to downgrade
to emacs 28.
Jonas
Jean Abou Samra writes:
> [[PGP Signed Part:Undecided]]
> 1. ( ) text/plain (*) text/html
>
> Thanks, filed as https://gitlab.com/lilypond/lilypond/-/issues/6609
Thanks, filed as https://gitlab.com/lilypond/lilypond/-/issues/6609
Best
Jean
signature.asc
Description: This is a digitally signed message part
Hi,
I am using Emacs 29 and 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 gives an fontification error as soon as I enter the "{" (the same
goes f