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#7918: [PATCH] cc-mode: only the first clause of a for-loop should be checked for declarations Date: Mon, 3 Jul 2017 20:18:08 +0000 Message-ID: <20170703201808.GA3875@acm> References: <20160425180430.GC4020@acm.fritz.box> <87lgobmwjw.fsf_-_@users.sourceforge.net> <87mv8li9s7.fsf@users.sourceforge.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1499113220 2542 195.159.176.226 (3 Jul 2017 20:20:20 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 3 Jul 2017 20:20:20 +0000 (UTC) User-Agent: Mutt/1.7.2 (2016-11-26) Cc: 7918@debbugs.gnu.org To: npostavs@users.sourceforge.net Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 03 22:20:13 2017 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 1dS7pM-0000Gn-4X for geb-bug-gnu-emacs@m.gmane.org; Mon, 03 Jul 2017 22:20:12 +0200 Original-Received: from localhost ([::1]:37154 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dS7pR-0004y3-G0 for geb-bug-gnu-emacs@m.gmane.org; Mon, 03 Jul 2017 16:20:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dS7pI-0004tr-0A for bug-gnu-emacs@gnu.org; Mon, 03 Jul 2017 16:20:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dS7pH-0004Zh-0u for bug-gnu-emacs@gnu.org; Mon, 03 Jul 2017 16:20:07 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:48125) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dS7pC-0004UA-9O; Mon, 03 Jul 2017 16:20:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dS7pC-00039w-0E; Mon, 03 Jul 2017 16:20:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bug-cc-mode@gnu.org Resent-Date: Mon, 03 Jul 2017 20:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7918 X-GNU-PR-Package: emacs,cc-mode X-GNU-PR-Keywords: fixed confirmed patch Original-Received: via spool by 7918-submit@debbugs.gnu.org id=B7918.149911316412090 (code B ref 7918); Mon, 03 Jul 2017 20:20:01 +0000 Original-Received: (at 7918) by debbugs.gnu.org; 3 Jul 2017 20:19:24 +0000 Original-Received: from localhost ([127.0.0.1]:50802 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dS7oa-00038v-Ci for submit@debbugs.gnu.org; Mon, 03 Jul 2017 16:19:24 -0400 Original-Received: from ocolin.muc.de ([193.149.48.4]:46248 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1dS7oZ-00038l-09 for 7918@debbugs.gnu.org; Mon, 03 Jul 2017 16:19:23 -0400 Original-Received: (qmail 95594 invoked by uid 3782); 3 Jul 2017 20:19:20 -0000 Original-Received: from acm.muc.de (p548C7CA1.dip0.t-ipconnect.de [84.140.124.161]) by colin.muc.de (tmda-ofmipd) with ESMTP; Mon, 03 Jul 2017 22:19:19 +0200 Original-Received: (qmail 4308 invoked by uid 1000); 3 Jul 2017 20:18:08 -0000 Content-Disposition: inline In-Reply-To: <87mv8li9s7.fsf@users.sourceforge.net> 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:134143 Archived-At: Hello, Noam and Glenn. On Mon, Jul 03, 2017 at 15:46:00 -0400, npostavs@users.sourceforge.net wrote: > Glenn Morris writes: > > npostavs@users.sourceforge.net wrote: > >>> Bug fixed in master branch. > >> I can confirm it's fixed in master (I wonder why the bug was reopened, > >> apparently automatically?) > > Nothing gets reopened automatically. I agree that sometimes debbugs > > doesn't report the details of control requests in an informative way. > > In this case, the bug was reopened in May 2016 (by Alan, from internal > > logs). You'd have to ask him why. It was because the original "fix" for the bug slowed CC Mode's fontification down by a factor of ~3. > > http://lists.gnu.org/archive/html/emacs-bug-tracker/2016-05/msg00126.html > Oh, I was looking at > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=7918;msg=32. So all those > "fake control message" things are just the original control request > getting lost somehow? > Ccing Alan, please reopen if I made a mistake by closing this. This is strange. I sent an email attempting to close the bug for a second time on 2016-05-16. This email was actually received and acknowledged by debbugs.gnu.org. But apparently the bug didn't get closed. Maybe sending mail to 7918-done@debbugs.gnu.org only works the first time around. Anyway, it's fine for the bug finally to be marked closed. Thanks. -- Alan Mackenzie (Nuremberg, Germany).