emacs-devel
[Top][All Lists]
Advanced

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

Re: Tree sitter support for C-like languages


From: Eli Zaretskii
Subject: Re: Tree sitter support for C-like languages
Date: Thu, 10 Nov 2022 20:18:01 +0200

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: Theodor Thornhill <theo@thornhill.no>,  casouri@gmail.com
> Date: Thu, 10 Nov 2022 13:03:52 -0500
> 
> Have you tried to replace `c-mode` with a simple dispatch function that
> either delegates to `c-ts-mode` or to `cc-c-mode`?
> (and same for `c++-mode`, of course)

I think we shouldn't rush with such changes.  I think Emacs 29 should
have the tree-sitter based modes as optional features that users
should actively opt in.  We should defer automation like the one you
propose for later, once we have more user experience and feedback.



reply via email to

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