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

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

bug#65673: [PATCH] Add lua-ts-mode


From: Eli Zaretskii
Subject: bug#65673: [PATCH] Add lua-ts-mode
Date: Sat, 16 Sep 2023 14:21:49 +0300

> Cc: 65673@debbugs.gnu.org
> Date: Sat, 16 Sep 2023 14:17:09 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> 
> However, this causes byte-compilation warnings on a system where
> tree-sitter is not available:
> 
>   In end of data:
>   progmodes/typescript-ts-mode.el:498:17: Warning: the function 
> ‘treesit-node-end’ is not known to be defined.
>   progmodes/typescript-ts-mode.el:497:17: Warning: the function 
> ‘treesit-node-start’ is not known to be defined.
>   progmodes/typescript-ts-mode.el:474:6: Warning: the function 
> ‘treesit-query-compile’ is not known to be defined.
> 
> Could you please fix these warnings?

Sorry, please ignore me: I posted this to the wrong bug.





reply via email to

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