GNU bug report logs - #41136
GNUmakefile mode: $Q1: Q, 1 both the same color

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Fri, 8 May 2020 11:34:02 UTC

Severity: minor

Merged with 38361

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: GNUmakefile mode: $Q1: Q, 1 both the same color
Date: Fri, 08 May 2020 19:15:13 +0800
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"




This bug report was last modified 5 years and 40 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.