From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#7918: [PATCH] cc-mode: only the first clause of a for-loop should be checked for declarations Date: Wed, 05 Jul 2017 21:39:23 -0400 Message-ID: <64eftupcms.fsf@fencepost.gnu.org> References: <20160425180430.GC4020@acm.fritz.box> <87lgobmwjw.fsf_-_@users.sourceforge.net> <87mv8li9s7.fsf@users.sourceforge.net> <20170703201808.GA3875@acm> <20170705201437.GA2215@acm> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1499305222 22274 195.159.176.226 (6 Jul 2017 01:40:22 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 6 Jul 2017 01:40:22 +0000 (UTC) User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: 7918@debbugs.gnu.org, npostavs@users.sourceforge.net To: Alan Mackenzie Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 06 03:40:16 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 1dSvm4-0005Bn-79 for geb-bug-gnu-emacs@m.gmane.org; Thu, 06 Jul 2017 03:40:08 +0200 Original-Received: from localhost ([::1]:48795 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dSvm9-0004rK-GH for geb-bug-gnu-emacs@m.gmane.org; Wed, 05 Jul 2017 21:40:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dSvm0-0004r2-GP for bug-gnu-emacs@gnu.org; Wed, 05 Jul 2017 21:40:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dSvlz-0002KO-Rp for bug-gnu-emacs@gnu.org; Wed, 05 Jul 2017 21:40:04 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:51283) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dSvly-0002Jw-EE; Wed, 05 Jul 2017 21:40:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dSvly-0007FF-8F; Wed, 05 Jul 2017 21:40:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bug-cc-mode@gnu.org Resent-Date: Thu, 06 Jul 2017 01:40: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.149930519227828 (code B ref 7918); Thu, 06 Jul 2017 01:40:02 +0000 Original-Received: (at 7918) by debbugs.gnu.org; 6 Jul 2017 01:39:52 +0000 Original-Received: from localhost ([127.0.0.1]:53960 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dSvln-0007Em-Nl for submit@debbugs.gnu.org; Wed, 05 Jul 2017 21:39:51 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52889) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dSvll-0007Ea-Qg for 7918@debbugs.gnu.org; Wed, 05 Jul 2017 21:39:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dSvlf-0002Fd-Pl for 7918@debbugs.gnu.org; Wed, 05 Jul 2017 21:39:44 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42622) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dSvlL-0002DW-Rt; Wed, 05 Jul 2017 21:39:23 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1dSvlL-0005SX-Ba; Wed, 05 Jul 2017 21:39:23 -0400 X-Spook: Federal Air Marshal Service Kidnap BATF Torreon X-Ran: l_xaG"L:>&Usf!cX&(u (Alan Mackenzie's message of "Wed, 5 Jul 2017 20:14:38 +0000") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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:134234 Archived-At: 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.