"" writes:
> I’m using emacs compiled from trunk as of today. This is my minimal file
> for testing:
>
>
> #+begin_src lilypond :file shalala.pdf
> \clef bass {c d e f g a b c' b a g f e d c}
> #+end_src
>
> #+begin_src lisp
> (setq tralala mimimi)
> #+end_src
>
>
> If I open it using `emacs -Q
I’m using emacs compiled from trunk as of today. This is my minimal file
for testing:
#+begin_src lilypond :file shalala.pdf
\clef bass {c d e f g a b c' b a g f e d c}
#+end_src
#+begin_src lisp
(setq tralala mimimi)
#+end_src
If I open it using `emacs -Q`, both blocks get fontified/highl