bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10483: [PATCH] Fix a bogus test introduced by treating (Bug#10483)


From: Harald Jörg
Subject: bug#10483: [PATCH] Fix a bogus test introduced by treating (Bug#10483)
Date: Mon, 5 Oct 2020 20:30:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0

Severity: minor

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.

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.
-- 
Cheers,
haj

Attachment: 0001-cperl-mode-Fix-a-test-to-ensure-cperl-mode-is-active.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]