all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#45037: Makefiles <TAB>...: gets wrong color
@ 2020-12-04  1:19 積丹尼 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: 積丹尼 Dan Jacobson @ 2020-12-04  1:19 UTC (permalink / raw)
  To: 45037

$ cat Makefile
u:
	for u in ha jia fen ping; do echo -n $$u:; \
	units --one-line --compact $m $$u; done
$ emacs -nw -Q Makefile

The 'for' line is in the wrong color.

Probably triggered by the colon near the end.

But there is a tab at the front of the line!

So it should know better.

emacs-version "27.1"





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

only message in thread, other threads:[~2020-12-04  1:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-04  1:19 bug#45037: Makefiles <TAB>...: gets wrong color 積丹尼 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.