GNU bug report logs - #62516
perl-mode: weird colors when comment and regexp are like this

Previous Next

Package: emacs;

Reported by: Dan Jacobson <jidanni <at> jidanni.org>

Date: Wed, 29 Mar 2023 10:58:01 UTC

Severity: wishlist

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: perl-mode: weird colors when comment and regexp are like this
Date: Wed, 29 Mar 2023 18:52:15 +0800
$ cat p.pl
if (1) {    #bla
    /^\s+/;
    if (1) {
    }
}
emacs -Q p.pl
Colors are weird after the regexp. Need m// to workaround.
emacs-version "28.2"




This bug report was last modified 1 year and 288 days ago.

Previous Next


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