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

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

bug#41492: GNUMakefile-mode: highlight the $ of $&


From: 積丹尼 Dan Jacobson
Subject: bug#41492: GNUMakefile-mode: highlight the $ of $&
Date: Sat, 23 May 2020 17:48:46 +0800

In a makefile,

/tmp/phony2.xml:/tmp/phony1.xml
        perl -pwle 's/<ZeroBlockHttpCodes>/$&0,/;' $? > $@

the $ should still be highlighted, even though maybe make doesn't have a
$& variable, but still the user needs to know he forgot to double it.

In fact all single $ should be in a highlighted font face.

emacs-version "26.3".





reply via email to

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