GNU bug report logs - #48087
perl-mode fooled by # in //

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Wed, 28 Apr 2021 21:48:01 UTC

Severity: minor

Full log


View this message in rfc822 format

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: 48087 <at> debbugs.gnu.org
Subject: bug#48087: perl-mode fooled by # in //
Date: Thu, 29 Apr 2021 05:47:42 +0800
my $aoh = csv(
    in      => pop,
    filter  => {
        1 => sub { !m/^#/ },    # Perl-mode fooled by # here into
        # starting comment color
    }
);
cperl-mode is fine.
emacs-version "27.1"




This bug report was last modified 4 years and 103 days ago.

Previous Next


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