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: C/C++/ObjC Modes: Right thing now done with unbalanced string quotes and unmatched parens in CPP lines. Date: Tue, 19 Feb 2008 18:48:23 -0500 Message-ID: <9fxvose2g.fsf@fencepost.gnu.org> References: <20080219230406.GC1106@muc.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203464920 29316 80.91.229.12 (19 Feb 2008 23:48:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Feb 2008 23:48:40 +0000 (UTC) Cc: Alan Mackenzie , Chong Yidong To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 20 00:49:04 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JRcCr-0004D0-Ed for ged-emacs-devel@m.gmane.org; Wed, 20 Feb 2008 00:49:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRcCM-0000UT-3h for ged-emacs-devel@m.gmane.org; Tue, 19 Feb 2008 18:48:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JRcCI-0000UE-M3 for emacs-devel@gnu.org; Tue, 19 Feb 2008 18:48:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRcCG-0000U2-Ak for emacs-devel@gnu.org; Tue, 19 Feb 2008 18:48:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRcCG-0000Tz-6H for emacs-devel@gnu.org; Tue, 19 Feb 2008 18:48:24 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JRcCF-00044q-U1 for emacs-devel@gnu.org; Tue, 19 Feb 2008 18:48:23 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JRcCF-0003cg-2R; Tue, 19 Feb 2008 18:48:23 -0500 X-Spook: defense information warfare Israel Gazprom Glock warfare X-Ran: "a9"QRJ^.>[,;5D?lt8*dh`fZ3Ko&PunoiZpON"|:rPMg}lARd}L1]0nk0DqZi^$7>?aca X-Hue: blue X-Attribution: GM In-Reply-To: <20080219230406.GC1106@muc.de> (Alan Mackenzie's message of "Tue, 19 Feb 2008 23:04:06 +0000") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:89618 Archived-At: Alan Mackenzie wrote: > I have just amended CC Mode (in the EMACS_22 branch, but not yet in the > trunk) [...] > If this change doesn't work, or causes any problems, please let me know! It's a shame it missed the 22.1.91 pretest by a matter of hours. I would think it basically means 22.1.92 will be required at some point.