From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: syntax based indentation for SQL files (ELPA package proposal) Date: Sun, 06 Aug 2017 00:05:59 -0400 Message-ID: References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1501992412 6414 195.159.176.226 (6 Aug 2017 04:06:52 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 6 Aug 2017 04:06:52 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 06 06:06:47 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1deCpz-0001Ma-B9 for ged-emacs-devel@m.gmane.org; Sun, 06 Aug 2017 06:06:47 +0200 Original-Received: from localhost ([::1]:59654 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1deCq5-0004vi-HS for ged-emacs-devel@m.gmane.org; Sun, 06 Aug 2017 00:06:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1deCpQ-0004vJ-L4 for emacs-devel@gnu.org; Sun, 06 Aug 2017 00:06:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1deCpN-0000ZX-G4 for emacs-devel@gnu.org; Sun, 06 Aug 2017 00:06:12 -0400 Original-Received: from [195.159.176.226] (port=44924 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1deCpN-0000Z2-9l for emacs-devel@gnu.org; Sun, 06 Aug 2017 00:06:09 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1deCpD-0007RR-37 for emacs-devel@gnu.org; Sun, 06 Aug 2017 06:05:59 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:QSr/kc37yJKE3jTCFbVNhLC2Bd8= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:217336 Archived-At: > 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 I think this is very interesting and should either make it into sql-mode.el or GNU ELPA (or both). I'll be happy to help, regardless of the option you choose. Stefan