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: Fri, 7 Jul 2017 14:47:51 +0000 Message-ID: <20170707144751.GA2684__19471.968295011$1499439364$gmane$org@acm> References: <20160425180430.GC4020@acm.fritz.box> <87lgobmwjw.fsf_-_@users.sourceforge.net> <87mv8li9s7.fsf@users.sourceforge.net> <20170703201808.GA3875@acm> <20170705201437.GA2215@acm> <64eftupcms.fsf@fencepost.gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1499439364 16276 195.159.176.226 (7 Jul 2017 14:56:04 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 7 Jul 2017 14:56:04 +0000 (UTC) User-Agent: Mutt/1.7.2 (2016-11-26) Cc: 7918@debbugs.gnu.org, npostavs@users.sourceforge.net To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jul 07 16:56:00 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 1dTUff-0003fN-3I for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Jul 2017 16:55:51 +0200 Original-Received: from localhost ([::1]:56946 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dTUfk-0007QY-Ca for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Jul 2017 10:55:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56375) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dTUa9-0003NS-6Z for bug-gnu-emacs@gnu.org; Fri, 07 Jul 2017 10:50:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dTUa3-0007EW-IU for bug-gnu-emacs@gnu.org; Fri, 07 Jul 2017 10:50:09 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:54203) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dTUa3-0007EO-Eq; Fri, 07 Jul 2017 10:50:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dTUa2-0002Ax-Sq; Fri, 07 Jul 2017 10:50: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: Fri, 07 Jul 2017 14:50:02 +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.14994389508294 (code B ref 7918); Fri, 07 Jul 2017 14:50:02 +0000 Original-Received: (at 7918) by debbugs.gnu.org; 7 Jul 2017 14:49:10 +0000 Original-Received: from localhost ([127.0.0.1]:56880 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTUZC-00029i-0Z for submit@debbugs.gnu.org; Fri, 07 Jul 2017 10:49:10 -0400 Original-Received: from ocolin.muc.de ([193.149.48.4]:31570 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1dTUZA-00029X-0p for 7918@debbugs.gnu.org; Fri, 07 Jul 2017 10:49:08 -0400 Original-Received: (qmail 45796 invoked by uid 3782); 7 Jul 2017 14:49:06 -0000 Original-Received: from acm.muc.de (p548C664D.dip0.t-ipconnect.de [84.140.102.77]) by colin.muc.de (tmda-ofmipd) with ESMTP; Fri, 07 Jul 2017 16:49:05 +0200 Original-Received: (qmail 2688 invoked by uid 1000); 7 Jul 2017 14:47:51 -0000 Content-Disposition: inline In-Reply-To: <64eftupcms.fsf@fencepost.gnu.org> 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:134305 Archived-At: Hello, Glenn. On Wed, Jul 05, 2017 at 21:39:23 -0400, Glenn Morris wrote: > Alan Mackenzie wrote: > > 2016-05-16 11:38:16.645 +0000 new msg 4072519 > > 2016-05-16 11:38:16.645 +0000 info msg 4072519: bytes 2479 from > > qp 19336 uid 1000 > > 2016-05-16 11:38:16.719 +0000 starting delivery 73: msg 4072519 to > > remote 7918-done@debbugs.gnu.org > > 2016-05-16 11:38:16.719 +0000 status: local 0/10 remote 1/20 > > 2016-05-16 11:38:17.974 +0000 delivery 73: success: > > 193.149.48.3_accepted_message./Remote_host_said:_250_Ok/ > 193.149.48.3 = mail.muc.de > > 2016-05-16 11:38:17.975 +0000 status: local 0/10 remote 0/20 > > 2016-05-16 11:38:17.975 +0000 end msg 4072519 > > > > This relates to my second message to 7918-done@debbugs.gnu.org, which was > > clearly received by debbugs, just not acted upon. > AFAICS there's nothing in the above that shows the mail was received by > debbugs. It was received by mail.muc.de, but then who knows... > There's no sign of it in any debbugs logs. Yes, you're right. Sorry about my misunderstanding. All we can say is that my email to 7918-done got lost somewhere between mail.muc.de and debbugs.gnu.org. -- Alan Mackenzie (Nuremberg, Germany).