Re: Emacs: lilypond-ts-mode and the future of lilypond-mode
Saul Tobin <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.devel |
|---|---|
| Message-ID | <CAPF+3FG2c-krZtbihYaXtm2YmgS1PJrk4qwsw1b_5t5in+1n8g@mail.gmail.com> |
> > ⛔ Warning (treesit): Cannot activate tree-sitter, because language > grammar for lilypond is unavailable (version-mismatch): 15 I pushed a commit just now that should resolve this. Please let me know. It looks like the grammar repo got updated to a new Tree-sitter ABI version, which Emacs 30 does not support. I ran into the same error when I tried to re-install the grammar. Sorry for the hassle. The grammar version is now pinned, so this particular issue hopefully shouldn't happen again. Saul