emacs-devel
[Top][All Lists]
Advanced

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

Re: Missing features in c-ts-mode


From: Eli Zaretskii
Subject: Re: Missing features in c-ts-mode
Date: Wed, 15 Feb 2023 21:48:52 +0200

> From: Theodor Thornhill <theo@thornhill.no>
> Cc: casouri@gmail.com, emacs-devel@gnu.org
> Date: Wed, 15 Feb 2023 20:31:33 +0100
> 
> This patch adds some support for this- but I'm not really satisfied yet.
> It will electrically indent if you've typed "#i", or if you insert "#"
> before say, "if".  The reason it behaves this way right now is that the
> parser returns an (ERROR (ERROR)) node when only # is inserted.  I'll
> see if I can find some workaround for it.

Thank you for working on this.



reply via email to

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