From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: master 52da972: Some generic support for multi-mode indentation. Date: Thu, 18 Jun 2015 21:11:42 -0400 Message-ID: References: <20150614144823.21154.76058@vcs.savannah.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1434676316 13020 80.91.229.3 (19 Jun 2015 01:11:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Jun 2015 01:11:56 +0000 (UTC) Cc: "emacs-devel@gnu.org" To: "Wedler\, Christoph" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 19 03:11:56 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 1Z5kqX-000622-SI for ged-emacs-devel@m.gmane.org; Fri, 19 Jun 2015 03:11:54 +0200 Original-Received: from localhost ([::1]:55485 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5kqX-0000zf-2W for ged-emacs-devel@m.gmane.org; Thu, 18 Jun 2015 21:11:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5kqS-0000zX-U1 for emacs-devel@gnu.org; Thu, 18 Jun 2015 21:11:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z5kqR-0005v5-3k for emacs-devel@gnu.org; Thu, 18 Jun 2015 21:11:48 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40699) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5kqO-0005tW-2G; Thu, 18 Jun 2015 21:11:44 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1Z5kqM-00079S-8p; Thu, 18 Jun 2015 21:11:42 -0400 X-Spook: Grid Janet Reno Agro Agent Storm DEA secure Hurricane X-Ran: =>7:)cUXRQyxduM]T=ER+E9PHj?xq:0O{r'ys=WS`6#!d]PSr:;EzCvZ}%kx;5>.Y,y`5\ X-Hue: yellow X-Attribution: GM In-Reply-To: (Christoph Wedler's message of "Tue, 16 Jun 2015 10:25:17 +0000") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:187298 Archived-At: "Wedler, Christoph" wrote: > That is a good point. Actually, I think that the news entry will be > more "successful" if people will find/grep the mentioned Emacs variable > in some of Emacs' lisp files. Therefore, I would suggest to add the > NEWS entry after the following has been done: > > 1. make python-mode respect the vars, at least the first two elements > (I currently working on this - I will send a proposal to this list) > > 2. make cc-mode respect the vars (I plan to work on it after 1) > > 3. update antlr-mode.el which will benefit from it. I will first > update just the sources in http://antlr-mode.sourceforge.net/. The > sources there need some cleanup before it should be part of an > officially released Emacs (we could probably put it into the master > branch if that branch is not going to get released in 2015). This is backwards. NEWS first, other stuff later.