emacs-devel
[Top][All Lists]
Advanced

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

Re: Turning on/off tree-sitter modes


From: Eli Zaretskii
Subject: Re: Turning on/off tree-sitter modes
Date: Mon, 02 Dec 2024 14:41:43 +0200

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: emacs-devel@gnu.org
> Date: Sat, 30 Nov 2024 13:49:42 -0500
> 
> For the init file, we have things like
> 
>     (add-to-list 'major-mode-remap-alist '(foo-mode . bar-mode))
> 
> so I don't see any need for anything new.

Let's not forget the case of TS modes for which we don't have non-TS
modes in auto-mode-alist and other relevant variables? do we recommend
to add stuff to auto-mode-alist or something?  This has to be part of
the solution we devise.




reply via email to

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