[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: syntax based indentation for SQL files (ELPA package proposal)
From: |
Stefan Monnier |
Subject: |
Re: syntax based indentation for SQL files (ELPA package proposal) |
Date: |
Tue, 02 Oct 2018 12:07:03 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
> This is still the wrong way around though:
The other way is a bit less clean, technically, IMO.
> This approach is misguided. The customisation to support the GNU ELPA
> package should be in the GNU ELPA package, not in emacs core.
The separation between the two is very thin, so it's not that big of
a deal. It would be better to bring sql.el and sql-indent.el together,
I think, but for various reasons, this is currently not how it is.
Stefan