From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Wedler, Christoph" Newsgroups: gmane.emacs.devel Subject: RE: Obsolete antlr-mode shipped with emacs 24.5.1 Date: Mon, 23 Nov 2015 17:21:15 +0000 Message-ID: References: <86610s4vtw.fsf@stephe-leake.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1448299300 350 80.91.229.3 (23 Nov 2015 17:21:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Nov 2015 17:21:40 +0000 (UTC) Cc: jan , "emacs-devel@gnu.org" To: John Wiegley , Stephen Leake Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 23 18:21:39 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a0unz-000662-54 for ged-emacs-devel@m.gmane.org; Mon, 23 Nov 2015 18:21:31 +0100 Original-Received: from localhost ([::1]:33687 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0unz-0002rc-Oy for ged-emacs-devel@m.gmane.org; Mon, 23 Nov 2015 12:21:31 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0unq-0002jF-UB for emacs-devel@gnu.org; Mon, 23 Nov 2015 12:21:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a0unm-0002sm-Ps for emacs-devel@gnu.org; Mon, 23 Nov 2015 12:21:22 -0500 Original-Received: from smtpgw03.sap-ag.de ([155.56.66.98]:32665 helo=smtpgw.sap-ag.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0unm-0002sg-Jk for emacs-devel@gnu.org; Mon, 23 Nov 2015 12:21:18 -0500 Thread-Topic: Obsolete antlr-mode shipped with emacs 24.5.1 Thread-Index: AQHRJf3JOpUuHVfJLE66KMOf/+xNQJ6ps4s2gAAi3LA= In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.21.40.114] X-detected-operating-system: by eggs.gnu.org: Windows 7 or 8 X-Received-From: 155.56.66.98 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:195124 Archived-At: >>>>>> Stephen Leake writes: >>>> He asked me to post here and ask whether antlr-mode could be updated t= hen? >>> It would go onto master, once it's ready. >> Or Gnu ELPA, more likely > I'd prefer that, yes, except that it's in core already, and we haven't ye= t > made the choice to move things around. Gnu ELPA or core Emacs is both fine with me. There is one question if we remove it from core Emacs: how about the entry ".g" in speedbar-supported-extension-expressions? 1. Keep it even if there is no core major-mode anymore which supports it. A bit strange, but not really an issue. =09 2. Remove it. Then antlr-mode has to add the entry, BUT: it is a customizable variable and another variable (speedbar-file-regexp) depends on it on load time -> I am a bit reluctant to do that... - Christoph P.S. Next week there should be a version of antlr-mode which is also "custom-stable" enough... (in terms of usage, the newest 3.1.0 should be more stable than the version 2.2.3 shipped with Emacs)