Re: emacs-31 29bbd02347d: Fix treesit_cursor_helper_1 for zero-width nodes (bug#81436)
Michael Albinus <[email protected]> Tue, 28 Jul 2026 08:39:11 +0200
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Eli Zaretskii <[email protected]> writes: Hi Eli, >> I'm not sure whether it was *this* commit. However, tree-sitter tests on >> emba fail now: > > It's definitely that commit. On my system, the test crashes due to > infinite recursion. > > I tried to fix that now. Yuan, please see if I got the logic right. Looks good. Tree-sitter tests pass now on emba. Best regards, Michael