From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#10483: [PATCH] Fix a bogus test introduced by treating (Bug#10483) Date: Tue, 06 Oct 2020 03:40:54 +0200 Message-ID: <87d01wnnbt.fsf@gnus.org> References: <0db14c37-394c-05bb-5f5a-3f8baa5d59b0@posteo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17360"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 10483@debbugs.gnu.org To: Harald =?UTF-8?Q?J=C3=B6rg?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Oct 06 03:43:14 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kPc0Y-0004Pk-B3 for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 06 Oct 2020 03:43:14 +0200 Original-Received: from localhost ([::1]:40518 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kPc0X-00089R-Cx for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 05 Oct 2020 21:43:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34698) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kPbzO-0007lw-3k for bug-gnu-emacs@gnu.org; Mon, 05 Oct 2020 21:42:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:39387) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kPbzN-00051R-PL for bug-gnu-emacs@gnu.org; Mon, 05 Oct 2020 21:42:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kPbzN-0003nF-O0 for bug-gnu-emacs@gnu.org; Mon, 05 Oct 2020 21:42:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 06 Oct 2020 01:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10483 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: fixed confirmed Original-Received: via spool by 10483-submit@debbugs.gnu.org id=B10483.160194846914507 (code B ref 10483); Tue, 06 Oct 2020 01:42:01 +0000 Original-Received: (at 10483) by debbugs.gnu.org; 6 Oct 2020 01:41:09 +0000 Original-Received: from localhost ([127.0.0.1]:50930 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kPbyW-0003lu-Rn for submit@debbugs.gnu.org; Mon, 05 Oct 2020 21:41:09 -0400 Original-Received: from quimby.gnus.org ([95.216.78.240]:54608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kPbyU-0003lY-Rw for 10483@debbugs.gnu.org; Mon, 05 Oct 2020 21:41:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=xlc4d1s4QRTlq64r9RUv4kKDi5C3t3b/A3vs7Gghrpo=; b=kF8cNhMuhkXQgPwWxwDxDOvXH2 NDxWP6AQN/ys8IdlAF4kwDCCb3ichLmfhqJV9PtYTbBgeGpnPvmi3aYE2TVpKLOih2FS4rXFkMAMS qU6pNNb1+haux+AUGnOkIJM28pHB60ed9w8XoOJ9aURkZuh2IoiqCL7e/9Yds/Nog4E0=; Original-Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kPbyJ-0001Uq-Mw; Tue, 06 Oct 2020 03:41:00 +0200 X-Now-Playing: The Notwist's _Pick Up The Phone_: "Red Room" In-Reply-To: <0db14c37-394c-05bb-5f5a-3f8baa5d59b0@posteo.de> ("Harald =?UTF-8?Q?J=C3=B6rg?="'s message of "Mon, 5 Oct 2020 20:30:22 +0200") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:189860 Archived-At: Harald J=C3=B6rg writes: > The commit 2020-09-04 "Fix infloop when indenting in cperl-mode" for > (Bug#10483) contained a test to make sure that indenting for some edge > cases. This test 'cperl-mode-test-indent-exp' fails unless cperl-mode > is activated for the buffer. > > The attached patch activates cperl-mode, and skips the test under > perl-mode, and avoids dependency on how inline comments are indented. Thanks; applied to Emacs 28. > I couldn't just open a new bug without unarchiving the old one, perhaps > because I've included the old bug number. Please tell me if it is > better to treat such follow-ups as entirely new bugs. Opening a new bug report would be better, I think, and just refer back to the previous bug report in the text. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no