emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Just a comment about tree-sitter


From: Ergus
Subject: Just a comment about tree-sitter
Date: Fri, 27 Jan 2023 17:54:06 +0100

Hi:

This is just a comment.

I just found that my emacs master branch was not compiling with
tree-sitter either in ubuntu or msys.

There was a problem because emacs requires version >= 0.20 in the
config. But the current tree-sitter release has an issue and it is not
updating the version in the tree-sitter.pc file for pkg-config
properly. So pkg-config knows there is a tree-sitter, but it thinks it is
version 0.6.1, too old for what emacs asks.

This issue is fixed in the current tree-sitter master branch, but not in
the release 0.20.7 (current). It may take some months to be out.

If this has been already discussed by someone here my apologizes, but I
didn't find any reference, so I decided to mention just in case anyone
has the same issue.

Best regards,
Ergus


reply via email to

[Prev in Thread] Current Thread [Next in Thread]