all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Harsanyi <alexharsanyi@gmail.com>
To: emacs-devel@gnu.org
Subject: smart indentation for SQL files
Date: Wed, 3 May 2017 17:12:22 +0800	[thread overview]
Message-ID: <CAH-ciFp23gsbH69jkXCoNFJ+LyQfvzijzEeD95mYwAT4q24OHQ@mail.gmail.com> (raw)

Hello,

A while ago, I posted on this mailing list about a SQL indentation
package that I wrote.  The package provides indentation for SQL files,
similar to how cc-mode works, it even allows customizing the
indentation rules.  The current sql.el mode only provides syntax
highlighting.

You can find the package here:

    https://github.com/alex-hhh/emacs-sql-indent

and the previous discussion here:

    https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00943.html

Could this package be considered for inclusion in sql.el or as an ELPA package?

I have already signed papers for contributing to Emacs.

Best Regards,
Alex.



             reply	other threads:[~2017-05-03  9:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-03  9:12 Alex Harsanyi [this message]
2017-05-03 21:32 ` smart indentation for SQL files Stefan Monnier
2017-05-04 10:15   ` Alex Harsanyi
2017-05-04  0:55 ` Clément Pit-Claudel
  -- strict thread matches above, loose matches on Subject: below --
2015-12-21 11:42 Alex Harsanyi
2015-12-22  5:39 ` John Wiegley
2015-12-23 12:27   ` Alex Harsanyi
2015-12-23 17:35     ` John Wiegley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAH-ciFp23gsbH69jkXCoNFJ+LyQfvzijzEeD95mYwAT4q24OHQ@mail.gmail.com \
    --to=alexharsanyi@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.