emacs-devel
[Top][All Lists]
Advanced

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

Re: c-ts-mode


From: João Távora
Subject: Re: c-ts-mode
Date: Fri, 8 Sep 2023 20:42:08 +0100

On Fri, Sep 8, 2023 at 7:54 PM Eli Zaretskii <eliz@gnu.org> wrote:

> > OK.  But the TODO item doesn't mention it.
> It also doesn't say it's off the table, though.  In fact, it says
> nothing at all about the implementation.

Hmm, it talks about "read indentation rules from a file".  A more
agnostic stance would be "use indentation rules from a file".  Of course
as we discussed reading/translating has very real advantages, too.

See the patch after my sig, and feel free to reword it.

João

diff --git a/etc/TODO b/etc/TODO
index ef91c17298b..f1b3373e9e5 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -452,6 +452,10 @@ reformat the region of source code according to the rules.
 The next step is to use these rules during editing of files residing
 in a directory that has such an indentation-rules spec in it.

+For some discussion and implementation ideas (including possibly using
+LSP), see the thread starting at
+https://lists.gnu.org/archive/html/emacs-devel/2023-09/msg00609.html
+
 ** FFI (foreign function interface)
 See eg https://lists.gnu.org/r/emacs-devel/2013-10/msg00246.html



reply via email to

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