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

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

bug#59251: 29.0.50; Fix-some-inconsistencies-in-ts-modes


From: Eli Zaretskii
Subject: bug#59251: 29.0.50; Fix-some-inconsistencies-in-ts-modes
Date: Mon, 14 Nov 2022 20:59:34 +0200

> Cc: casouri@gmail.com
> Date: Sun, 13 Nov 2022 21:42:19 +0100
> From:  Theodor Thornhill via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> BTW, should we do the same thing we did with js-mode - add a js-ts-mode
> and don't change the js.el file at all?  We could either go the same
> route as c-ts-mode, where we define both c and c++ in the same file, or
> keep them separate.  What do you think?

>From my POV, it is best not to introduce new modes if that is
possible.  That way, we minimize confusion and allow users to adapt
more easily.  Only where the new mode is radically different from the
old one and cannot be easily be an optional addition to the old one,
is a completely new mode justified.





reply via email to

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