From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#33163: Adding a " in c++-mode fills the whole file with red Date: Tue, 30 Oct 2018 12:01:32 +0000 Message-ID: <20181030120132.GA16181@ACM> References: <20181028104906.70695.qmail@mail.muc.de> <69a4fe02-5538-036e-5f47-3327dfccc80b@yandex.ru> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1540900820 23262 195.159.176.226 (30 Oct 2018 12:00:20 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 30 Oct 2018 12:00:20 +0000 (UTC) User-Agent: Mutt/1.10.1 (2018-07-13) Cc: 33163-done@debbugs.gnu.org To: Konstantin Kharlamov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 30 13:00:16 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1gHSgy-0005xT-29 for geb-bug-gnu-emacs@m.gmane.org; Tue, 30 Oct 2018 13:00:16 +0100 Original-Received: from localhost ([::1]:52600 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gHSj4-00055y-Kb for geb-bug-gnu-emacs@m.gmane.org; Tue, 30 Oct 2018 08:02:26 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46639) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gHSio-0004zc-Os for bug-gnu-emacs@gnu.org; Tue, 30 Oct 2018 08:02:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gHSig-0006IB-VV for bug-gnu-emacs@gnu.org; Tue, 30 Oct 2018 08:02:09 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:49203) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gHSig-0006HM-JF; Tue, 30 Oct 2018 08:02:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gHSig-0000yU-Fm; Tue, 30 Oct 2018 08:02:02 -0400 Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org, bug-cc-mode@gnu.org Resent-Date: Tue, 30 Oct 2018 12:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 33163 X-GNU-PR-Package: emacs,cc-mode X-GNU-PR-Keywords: Mail-Followup-To: 33163@debbugs.gnu.org, acm@muc.de, hi-angel@yandex.ru Original-Received: via spool by 33163-done@debbugs.gnu.org id=D33163.15409008913703 (code D ref 33163); Tue, 30 Oct 2018 12:02:02 +0000 Original-Received: (at 33163-done) by debbugs.gnu.org; 30 Oct 2018 12:01:31 +0000 Original-Received: from localhost ([127.0.0.1]:53461 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gHSiB-0000xf-96 for submit@debbugs.gnu.org; Tue, 30 Oct 2018 08:01:31 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:20959 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1gHSi8-0000xT-VW for 33163-done@debbugs.gnu.org; Tue, 30 Oct 2018 08:01:29 -0400 Original-Received: (qmail 4365 invoked by uid 3782); 30 Oct 2018 12:01:27 -0000 Original-Received: from acm.muc.de (p5B1479F4.dip0.t-ipconnect.de [91.20.121.244]) by colin.muc.de (tmda-ofmipd) with ESMTP; Tue, 30 Oct 2018 13:01:26 +0100 Original-Received: (qmail 16203 invoked by uid 1000); 30 Oct 2018 12:01:32 -0000 Content-Disposition: inline In-Reply-To: <69a4fe02-5538-036e-5f47-3327dfccc80b@yandex.ru> X-Delivery-Agent: TMDA/1.1.12 (Macallan) X-Primary-Address: acm@muc.de X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:151823 Archived-At: Hello, Konstantin On Mon, Oct 29, 2018 at 21:46:50 +0300, Konstantin Kharlamov wrote: > Thank you, so, I've used the patch today for working with a code, and > everything seemed to be well :) > Tested-by: Konstantin Kharlamov Thanks for the testing. I've committed the patch to all the usual places, and I'm closing the bug. -- Alan Mackenzie (Nuremberg, Germany).