GNU bug report logs - #45037
Makefiles <TAB>...: gets wrong color

Previous Next

Package: emacs;

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

Date: Fri, 4 Dec 2020 01:26:03 UTC

Severity: normal

Tags: confirmed, patch

Merged with 17400, 33681, 33900, 35299, 36245, 37934, 46052, 46221, 48052, 76759

Found in version 26.1

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: 45037 <at> debbugs.gnu.org
Subject: bug#45037: Makefiles <TAB>...: gets wrong color
Date: Fri, 04 Dec 2020 09:19:23 +0800
$ 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"




This bug report was last modified 73 days ago.

Previous Next


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