bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#63390: 29.0.90; c-ts-mode fails to recognize functions in xterm.c


From: Yuan Fu
Subject: bug#63390: 29.0.90; c-ts-mode fails to recognize functions in xterm.c
Date: Sat, 20 May 2023 01:17:37 -0700


> On May 19, 2023, at 10:42 PM, Eli Zaretskii <eliz@gnu.org> wrote:
> 
>> From: Yuan Fu <casouri@gmail.com>
>> Date: Fri, 19 May 2023 16:13:36 -0700
>> Cc: 63390-done@debbugs.gnu.org
>> 
>>> On May 17, 2023, at 11:56 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>>> 
>>> If the fix is relatively simple and safe, I'd prefer this to be fixed
>>> on emacs-29.  But if not, we can fix it later; after all, on emacs-29
>>> this is a relatively rare issue, since we don't use tree-sitter for
>>> movement by defuns there.
>>> 
>>> Thanks.
>> 
>> I pushed a fix for it to emacs-29.
> 
> Thanks, but this leads to:
> 
>    ELC      progmodes/c-ts-mode.elc
> 
>  In end of data:
>  progmodes/c-ts-mode.el:770:11: Warning: the function `treesit-node-match-p' 
> is not known to be defined.
> 
> The function treesit-node-match-p is only available on master, AFAICT.

Ah! My bad, now fixed.

Yuan






reply via email to

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