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

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

bug#60463: 29.0.60; c-ts-mode: M-x align doesn't work


From: Mohammed Sadiq
Subject: bug#60463: 29.0.60; c-ts-mode: M-x align doesn't work
Date: Thu, 19 Jan 2023 14:52:33 +0530

This now seems to work perfectly in interactive use.

Though align.el has a defun call `(c-guess-basic-syntax)` which
seems to break elisp scripts, it may have to be adapted to work
with c-ts-mode. Since we don't have to guess the syntax of the
buffer, may be we can hardcode the syntax for the buffer
depending on the ts-mode used.

I hope it won't be hard to do so

cheers,
Mohammed Sadiq





reply via email to

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