GNU logs - #48241, boring messages


Message sent to bug-gnu-emacs@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: bug#48241: Compile command: needed space after > to get match
Resent-From: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson <jidanni@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: bug-gnu-emacs@HIDDEN
Resent-Date: Wed, 05 May 2021 17:17:01 +0000
Resent-Message-ID: <handler.48241.B.162023499927142 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: report 48241
X-GNU-PR-Package: emacs
X-GNU-PR-Keywords: 
To: 48241 <at> debbugs.gnu.org
X-Debbugs-Original-To: bug-gnu-emacs@HIDDEN
Received: via spool by submit <at> debbugs.gnu.org id=B.162023499927142
          (code B ref -1); Wed, 05 May 2021 17:17:01 +0000
Received: (at submit) by debbugs.gnu.org; 5 May 2021 17:16:39 +0000
Received: from localhost ([127.0.0.1]:33437 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1leL8Z-00073i-Jx
	for submit <at> debbugs.gnu.org; Wed, 05 May 2021 13:16:39 -0400
Received: from lists.gnu.org ([209.51.188.17]:45516)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <jidanni@HIDDEN>) id 1leL8Y-00073c-11
 for submit <at> debbugs.gnu.org; Wed, 05 May 2021 13:16:38 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:55024)
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <jidanni@HIDDEN>)
 id 1leL8U-00057z-2q
 for bug-gnu-emacs@HIDDEN; Wed, 05 May 2021 13:16:37 -0400
Received: from dog.elm.relay.mailchannels.net ([23.83.212.48]:35465)
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <jidanni@HIDDEN>)
 id 1leL8C-0000bm-GB
 for bug-gnu-emacs@HIDDEN; Wed, 05 May 2021 13:16:26 -0400
X-Sender-Id: dreamhost|x-authsender|jidanni@HIDDEN
Received: from relay.mailchannels.net (localhost [127.0.0.1])
 by relay.mailchannels.net (Postfix) with ESMTP id 7875B1032A8
 for <bug-gnu-emacs@HIDDEN>; Wed,  5 May 2021 17:16:06 +0000 (UTC)
Received: from pdx1-sub0-mail-a14.g.dreamhost.com
 (100-105-161-122.trex.outbound.svc.cluster.local [100.105.161.122])
 (Authenticated sender: dreamhost)
 by relay.mailchannels.net (Postfix) with ESMTPA id 44038103137
 for <bug-gnu-emacs@HIDDEN>; Wed,  5 May 2021 17:16:06 +0000 (UTC)
X-Sender-Id: dreamhost|x-authsender|jidanni@HIDDEN
Received: from pdx1-sub0-mail-a14.g.dreamhost.com (pop.dreamhost.com
 [64.90.62.162])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384)
 by 100.105.161.122 (trex/6.2.1); Wed, 05 May 2021 17:16:06 +0000
X-MC-Relay: Neutral
X-MailChannels-SenderId: dreamhost|x-authsender|jidanni@HIDDEN
X-MailChannels-Auth-Id: dreamhost
X-Continue-Suffer: 09735c95404d16d9_1620234966313_1216290670
X-MC-Loop-Signature: 1620234966313:3500547044
X-MC-Ingress-Time: 1620234966313
Received: from pdx1-sub0-mail-a14.g.dreamhost.com (localhost [127.0.0.1])
 by pdx1-sub0-mail-a14.g.dreamhost.com (Postfix) with ESMTP id AE0B17E3D0
 for <bug-gnu-emacs@HIDDEN>; Wed,  5 May 2021 10:16:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to
 :subject:date:message-id:mime-version:content-type; s=
 jidanni.org; bh=GXCo5d/mARQL7TNsiMvJHvzfuLs=; b=aAy+k7OjINyP053D
 xmsv6l8hMT1J9uiXO4GWkwpdbqMn+WBPrVh9/ZVqcMCRe1hI7jx4+EO87Jf5VNVx
 vEQDNqwcSpP/6BlOfpEednQF2aFRV3JoW9/O1+O6Ffk4NqSmrfUjUhFvkx9FVDZZ
 ZufFmYJwQG26CU+brwRx9agLuqA=
Received: from jidanni.org (220-140-6-205.dynamic-ip.hinet.net [220.140.6.205])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 (Authenticated sender: jidanni@HIDDEN)
 by pdx1-sub0-mail-a14.g.dreamhost.com (Postfix) with ESMTPSA id 178B67E3D6
 for <bug-gnu-emacs@HIDDEN>; Wed,  5 May 2021 10:16:04 -0700 (PDT)
X-DH-BACKEND: pdx1-sub0-mail-a14
From: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson <jidanni@HIDDEN>
Date: Thu, 06 May 2021 01:16:00 +0800
Message-ID: <87zgx99k4v.5.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain
Received-SPF: pass client-ip=23.83.212.48; envelope-from=jidanni@HIDDEN;
 helo=dog.elm.relay.mailchannels.net
X-Spam_score_int: -20
X-Spam_score: -2.1
X-Spam_bar: --
X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1,
 RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -1.4 (-)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -2.4 (--)

Compile command: browser_tabs>/cf/upda<TAB> says no match.
Compile command: browser_tabs> /cf/upda<TAB> had to add a space to get
matching to work.




Message sent:


Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.505 (Entity 5.505)
Content-Type: text/plain; charset=utf-8
X-Loop: help-debbugs@HIDDEN
From: help-debbugs@HIDDEN (GNU bug Tracking System)
To: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson <jidanni@HIDDEN>
Subject: bug#48241: Acknowledgement (Compile command: needed space after >
 to get match)
Message-ID: <handler.48241.B.162023499927142.ack <at> debbugs.gnu.org>
References: <87zgx99k4v.5.fsf@HIDDEN>
X-Gnu-PR-Message: ack 48241
X-Gnu-PR-Package: emacs
Reply-To: 48241 <at> debbugs.gnu.org
Date: Wed, 05 May 2021 17:17:02 +0000

Thank you for filing a new bug report with debbugs.gnu.org.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 bug-gnu-emacs@HIDDEN

If you wish to submit further information on this problem, please
send it to 48241 <at> debbugs.gnu.org.

Please do not send mail to help-debbugs@HIDDEN unless you wish
to report a problem with the Bug-tracking system.

--=20
48241: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D48241
GNU Bug Tracking System
Contact help-debbugs@HIDDEN with problems


Message received at control <at> debbugs.gnu.org:


Received: (at control) by debbugs.gnu.org; 7 Jun 2022 10:33:04 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Tue Jun 07 06:33:04 2022
Received: from localhost ([127.0.0.1]:38220 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1nyWWG-0006MR-FP
	for submit <at> debbugs.gnu.org; Tue, 07 Jun 2022 06:33:04 -0400
Received: from quimby.gnus.org ([95.216.78.240]:51368)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <larsi@HIDDEN>) id 1nyWWE-0006Lh-7a
 for control <at> debbugs.gnu.org; Tue, 07 Jun 2022 06:33:03 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org;
 s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc
 :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:
 List-Subscribe:List-Post:List-Owner:List-Archive;
 bh=NVpPhie02mYlrH0Y6ZBoq3YxK+TQkl76TV3BQPvM7hU=; b=QQxYH7mMmCRTdJSBLp9xxJu8cr
 NhGgu73x8/xUikGNSItflbl0Cj1THCG6wkwoiQxrLTBlDspL8IA0Fr4vxLUx7J6lfwlual5w0al8q
 z38LCaLp2sPWD9E6htsO4oOYfzdPlnJ5k0BNoRAuem7Txn7xn/SRDnMbR2S5F+ACDLKQ=;
Received: from [84.212.220.105] (helo=xo)
 by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.92) (envelope-from <larsi@HIDDEN>) id 1nyWW6-0001JZ-60
 for control <at> debbugs.gnu.org; Tue, 07 Jun 2022 12:32:56 +0200
Date: Tue, 07 Jun 2022 12:32:51 +0200
Message-Id: <87tu8wlq5o.fsf@HIDDEN>
To: control <at> debbugs.gnu.org
From: Lars Ingebrigtsen <larsi@HIDDEN>
Subject: control message for bug #48241
X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org",
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 @@CONTACT_ADDRESS@@ for details.
 Content preview:  forcemerge 48241 44546 quit 
 Content analysis details:   (-2.9 points, 5.0 required)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -1.0 ALL_TRUSTED            Passed through trusted hosts only via SMTP
 -1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%
 [score: 0.0000]
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: control
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

forcemerge 48241 44546
quit






Last modified: Tue, 7 Jun 2022 10:45:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.