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

To reply to this bug, email your comments to 41136 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#41136; Package emacs. (Fri, 08 May 2020 11:34:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 08 May 2020 11:34:02 GMT) Full text and rfc822 format available.

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"




Merged 38361 41136. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 09 May 2020 00:11:01 GMT) Full text and rfc822 format available.

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.