t; 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 with font-lock-constant-fa
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
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