unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#41136: GNUmakefile mode: $Q1: Q, 1 both the same color
@ 2020-05-08 11:15 積丹尼 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: 積丹尼 Dan Jacobson @ 2020-05-08 11:15 UTC (permalink / raw)
  To: 41136

After the $ signs the E's are properly colored, but not the Q's.
(This is extra bad as the user will not realize he is actually writing
$(Q)1, not $(Q1), if not intentional.)

$ cat Makefile
E=abc
Q=efg
dd:
	$E v.category input=$Q1 output=$Q2 option=add
	$E v.out.ascii format=standard layer=-1 input=$Q2

P.S., Say, perhaps the E and Q before = on lines 1 and 2 should also be
colored too?
emacs-version "26.3"





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

only message in thread, other threads:[~2020-05-08 11:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-08 11:15 bug#41136: GNUmakefile mode: $Q1: Q, 1 both the same color 積丹尼 Dan Jacobson

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).