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

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

bug#62398: gnumakefile mode misses highlighting $f in x/$fy


From: Dan Jacobson
Subject: bug#62398: gnumakefile mode misses highlighting $f in x/$fy
Date: Thu, 23 Mar 2023 05:31:50 +0800

$ cat Makefile
z=z
D=/tmp/$zdb.sqlite
$ emacs -Q Makefile
The $z should be highlighted.
Workaround: write ..$(z)..
emacs-version "28.2"





reply via email to

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