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: syntax based indentation for SQL files (ELPA package proposal)
Date: Sun, 6 Aug 2017 10:42:51 +0800	[thread overview]
Message-ID: <CAH-ciFo-Gj=WDdXY4NDcGb8G-FooEdjW+Mvg5VL49RftMKvqDQ@mail.gmail.com> (raw)

Hello,

I wrote a package that adds support for syntax based indentation for
SQL files: TAB indents the current line based on the syntax of the SQL
code on previous lines.  This works similar to the indentation for
cc-mode.  The current sql-mode does not provide indentation
functionality, and my package implements a minor mode that can be
added to sql-mode to provide syntactic indentation.

I'd like to propose to include the package into ELPA

You can find the source of the package here:

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

I already posted twice on this mailing list about this package (see
links below).   While the response seemed positive to me, the package
was not added to ELPA but I also I did not receive a definite "not
interested" answer.  I after some thought, I decided to post about
this one last time.

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

Best Regards,
Alex.



             reply	other threads:[~2017-08-06  2:42 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-06  2:42 Alex Harsanyi [this message]
2017-08-06  4:05 ` syntax based indentation for SQL files (ELPA package proposal) Stefan Monnier
2017-08-06  6:35   ` Steinar Bang
2017-08-06 13:30   ` Alex Harsanyi
2017-08-06 17:54     ` Stefan Monnier
     [not found]       ` <j3XyL-aaKw13ov6PDSlK6YTLNYM6WwKGtS-OW5wgKzI9C4QQ1lDjHvosCxVSOEbqEaQOThHg4DKnPLVJO9ogqg==@protonmail.com>
2017-08-14  9:51         ` Stefan Monnier
2017-08-14 20:47           ` John Wiegley
2018-09-11 10:09       ` simenheg
2018-09-11 12:16         ` Stefan Monnier
2018-09-16  1:11           ` Michael Mauger
2018-09-16 21:30             ` Stefan Monnier
2018-10-01 12:56               ` Michael Mauger
2018-10-01 18:24                 ` Stefan Monnier
2018-10-01 22:31                 ` Andy Moreton
2018-10-02 12:57                   ` Stefan Monnier
2018-10-02 13:48                     ` Andy Moreton
2018-10-02 14:24                       ` Van L
2018-10-02 16:07                       ` Stefan Monnier
2018-10-02 13:49                     ` Thomas Fitzsimmons

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-ciFo-Gj=WDdXY4NDcGb8G-FooEdjW+Mvg5VL49RftMKvqDQ@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.