all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#38361: GNUmakefile mode: fooled by stuff after single letter variables
@ 2019-11-24  9:13 積丹尼 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: 積丹尼 Dan Jacobson @ 2019-11-24  9:13 UTC (permalink / raw)
  To: 38361

$ 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"





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

only message in thread, other threads:[~2019-11-24  9:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-24  9:13 bug#38361: GNUmakefile mode: fooled by stuff after single letter variables 積丹尼 Dan Jacobson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.