> On Aug 29, 2024, at 5:07 AM, Eli Zaretskii <e...@gnu.org> wrote:
>
>> Cc: 72...@debbugs.gnu.org
>> From: Yuan Fu <caso...@gmail.com>
>> Date: Tue, 27 Aug 2024 01:22:42 -0700
>>
>> Thank you for your report, Gonzalo! And sorry for the delay. I properly
>> looked into this today, and confirmed that this is a tree-sitter bug. I
>> raised an issue here: https://github.com/tree-sitter/tree-sitter/issues/3555
>>
>> Sadly, there’s not much we can do right now. There was another similar bug
>> in tree-sitter, which I worked around by using another function. But now
>> that “another function” is also broken, oh well :-(
>
> Since this is not an Emacs bug, I'm closing it.
FYI tree-sitter devs have fixed the bug:
https://github.com/tree-sitter/tree-sitter/issues/3555
Yuan