[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "Final" version of tty child frames
From: |
Gerd Möllmann |
Subject: |
Re: "Final" version of tty child frames |
Date: |
Tue, 07 Jan 2025 08:36:37 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Jared Finder <jared@finder.org> writes:
> Does anyone here have a way to automatically check or fix the Emacs
> style convention? It would be soooo helpful for occasional committers
> like myself.
Unfortunately, no, not at 100% solution.
You could use Eglot + clangd, M-x eglot-format. That can do many things,
but not all, like for example it doesn't remove the braces in the case
you had. And DEFUN of course, but one can turn automatic formatting off
in regions of the code.
I'd like to see the rules modified so that one automate tools, but I
don't see that happening, TBH. Like for the double space after period
which the world doesn't use.
- Re: "Final" version of tty child frames, (continued)
Re: "Final" version of tty child frames, Jared Finder, 2025/01/04