On Tue, 10 Jun 2025, Michael Albinus wrote:
> Peter Oliver
writes:
>
>> The Tree-sitter parser version compatibility report generated by admin/tree-sitter/treesit-admin.el currently shows stale versions of the parsers.
>
> The same question like in bug#78747: Shouldn't we simply use treesit-language-source-alist?
Yes, now that treesit-language-source-alist doesnąt need to be manually set by the user, that seems like a good idea.
Attached is a patch that does this, addressing both bugs 78747 and 78748.
--
Peter Oliver