From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: What about putting CC Mode 5.32 into Emacs? Date: Sat, 08 Oct 2011 16:51:10 -0400 Message-ID: <87d3e7gqbl.fsf@stupidchicken.com> References: <20111008131416.GE2783@acm.acm> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1318107081 5767 80.91.229.12 (8 Oct 2011 20:51:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 8 Oct 2011 20:51:21 +0000 (UTC) Cc: Carsten Mattner , emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 08 22:51:17 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RCdrZ-0006nI-4w for ged-emacs-devel@m.gmane.org; Sat, 08 Oct 2011 22:51:17 +0200 Original-Received: from localhost ([::1]:40721 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCdrY-00076m-Jt for ged-emacs-devel@m.gmane.org; Sat, 08 Oct 2011 16:51:16 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:36803) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCdrV-00076X-Vx for emacs-devel@gnu.org; Sat, 08 Oct 2011 16:51:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RCdrU-000448-9l for emacs-devel@gnu.org; Sat, 08 Oct 2011 16:51:13 -0400 Original-Received: from vm-emlprdomr-03.its.yale.edu ([130.132.50.144]:51947) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCdrU-00043s-7t for emacs-devel@gnu.org; Sat, 08 Oct 2011 16:51:12 -0400 Original-Received: from furball (dhcp-128-36-59-9.central.yale.edu [128.36.59.9]) (authenticated bits=0) by vm-emlprdomr-03.its.yale.edu (8.14.4/8.14.4) with ESMTP id p98KpAIO006317 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Sat, 8 Oct 2011 16:51:11 -0400 In-Reply-To: <20111008131416.GE2783@acm.acm> (Alan Mackenzie's message of "Sat, 8 Oct 2011 13:14:16 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.144 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 130.132.50.144 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:144766 Archived-At: Alan Mackenzie writes: > So, is there any chance of getting 5.32 into Emacs 24 soon? The > changes, over and above what is already in Emacs, are few (2 to be > precise) and small. One of them is important (making C-M-a/e DTRT in > languages like C++ which have nested defuns). Well, you are the CC mode maintainer, so feel free to exercise your judgement about what constitutes a bugfix and commit accordingly. Changes to fix incorrect behavior are surely fine (assuming they don't involve a total overhaul of the CC mode engine ;-)