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: Johann Höchtl
Subject: bug#58978: Wrong association of tree-sitter-major-mode-language-alist to json-mode
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.

reply via email to

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