From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Two more CC Mode bugs fixed. For Emacs 26? Date: Thu, 21 Dec 2017 18:21:23 +0200 Message-ID: <831sjonjb0.fsf@gnu.org> References: <20171219195205.GA31877@ACM> <83shc5o0rb.fsf@gnu.org> <20171220175650.GA4047@ACM> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1513873164 11369 195.159.176.226 (21 Dec 2017 16:19:24 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 21 Dec 2017 16:19:24 +0000 (UTC) Cc: John.Ciolfi@mathworks.com, emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 21 17:19:20 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 1eS3Z1-0002Te-BV for ged-emacs-devel@m.gmane.org; Thu, 21 Dec 2017 17:19:19 +0100 Original-Received: from localhost ([::1]:57690 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eS3ay-00024h-03 for ged-emacs-devel@m.gmane.org; Thu, 21 Dec 2017 11:21:20 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eS3ar-00024K-99 for emacs-devel@gnu.org; Thu, 21 Dec 2017 11:21:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eS3aq-0003JQ-G8 for emacs-devel@gnu.org; Thu, 21 Dec 2017 11:21:13 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55907) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eS3al-0003G1-AH; Thu, 21 Dec 2017 11:21:07 -0500 Original-Received: from [176.228.60.248] (port=4465 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1eS3ak-0007jX-PI; Thu, 21 Dec 2017 11:21:07 -0500 In-reply-to: <20171220175650.GA4047@ACM> (message from Alan Mackenzie on Wed, 20 Dec 2017 17:56:50 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e 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:221298 Archived-At: > Date: Wed, 20 Dec 2017 17:56:50 +0000 > Cc: emacs-devel@gnu.org, John.Ciolfi@mathworks.com > From: Alan Mackenzie > > > Sounds good, but please show the patches first. > > OK, here goes. Please don't be put off by the length of the first > patch - about half of it is just the removal of now redundant macros, > and renaming c-neutralize-syntax-in-and-mark-CPP to remove the > "and-mark-" bit. Also, that first patch doesn't apply cleanly to the > emacs-26 branch. Sorry about that. OK, please push to emacs-26, and thanks.