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

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

bug#44073: cperl-mode: Cleanup - Delete a misleading comment [PATCH]


From: Harald Jörg
Subject: bug#44073: cperl-mode: Cleanup - Delete a misleading comment [PATCH]
Date: Mon, 19 Oct 2020 01:55:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1

Severity: minor

With this patch, cperl-mode.el no longer informs the user about "Font
lock bugs" which have been fixed - or worked around - long ago: Some of
Perl's punctuation variables contain string delimiters ($`, $' and $")
but they don't start strings.  Fontification handles this correctly.

The patch eliminates the comment, and it comes with a test to verify
that cperl-mode gets it right in all cases which were listed in the
comment, plus some more.

Attachment: 0001-cperl-mode-Delete-a-misleading-comment-add-tests-for.patch
Description: Text Data


reply via email to

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