unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#48761: perl-mode: "$temp" colored differently.
@ 2021-05-31 13:08 積丹尼 Dan Jacobson
  2021-06-01  6:26 ` Lars Ingebrigtsen
  2021-06-01  6:27 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 6+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-05-31 13:08 UTC (permalink / raw)
  To: 48761

In perl-mode: $temp, @temp are colored differently. E.g., in
my (@AA, @temp, @barf, $temp, $x);

Caused by:
     ;; Fontify declarators and prefixes as types.
     ("\\<\\(anon\\|argument\\|has\\|local\\|my\\|our\\|state\\|supersede\\)\\>" . font-lock-type-face) ; declarators
     ("\\<\\(let\\|temp\\)\\>" . font-lock-type-face) ; prefixes





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-01 11:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-31 13:08 bug#48761: perl-mode: "$temp" colored differently 積丹尼 Dan Jacobson
2021-06-01  6:26 ` Lars Ingebrigtsen
2021-06-01  6:27 ` Lars Ingebrigtsen
2021-06-01  8:17   ` Harald Jörg
2021-06-01  8:32     ` Lars Ingebrigtsen
2021-06-01 11:05       ` Harald Jörg

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).