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

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

bug#58978: Wrong association of tree-sitter-major-mode-language-alist to


From: Yuan Fu
Subject: bug#58978: Wrong association of tree-sitter-major-mode-language-alist to json-mode
Date: Mon, 21 Nov 2022 23:41:06 -0800

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Johann Höchtl <johann.hoechtl@gmail.com>
>> Date: Wed, 2 Nov 2022 17:07:41 +0100
>> 
>> As of Emacs 29, json-mode is spelled 'js-json-mode' yet
>> tree-sitter-major-mode-language-alist to json-mode
>> has this associations:
>> 
>>  (json-mode . json)
>>  (jsonc-mode . json)
>> 
>> There is no json-mode is Emacs 29, unless an external dependency is
>> installed.
>
> Adding Yuan Fu to the CC list.

Hey sorry, I just saw this. tree-sitter-major-mode-language-alist seems
to be a variable defined by emacs-tree-sitter, which is not us. I’d open
an issue on their github repo.

Yuan





reply via email to

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