all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#62516: perl-mode: weird colors when comment and regexp are like this
@ 2023-03-29 10:52 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: Dan Jacobson @ 2023-03-29 10:52 UTC (permalink / raw)
  To: 62516

$ 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"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-29 10:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-29 10:52 bug#62516: perl-mode: weird colors when comment and regexp are like this Dan Jacobson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.