GNU bug report logs - #38361
GNUmakefile mode: fooled by stuff after single letter variables

Previous Next

Package: emacs;

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

Date: Mon, 25 Nov 2019 21:33:34 UTC

Severity: minor

Merged with 41136

Full log


View this message in rfc822 format

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: 38361 <at> debbugs.gnu.org
Subject: bug#38361: GNUmakefile mode: fooled by stuff after single letter variables
Date: Sun, 24 Nov 2019 17:13:47 +0800
$ cat makefile
g:
	v.build.polylines input=$Q output=$Q1
$ emacs makefile
Both "$Q"s should look the same.
Just because we put a 1 after the last shouldn't affect it.
The 1 should be a different color than the Q.
If we really wanted to, we would have used $(Q1).
(Here we mean $(Q)1.)
emacs-version "26.3"




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

Previous Next


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