GNU bug report logs - #36245
GNUmakefile mode colors vs. colons in shell lines

Previous Next

Package: emacs;

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

Date: Sun, 16 Jun 2019 14:29:01 UTC

Severity: normal

Tags: confirmed, patch

Merged with 17400, 33681, 33900, 35299, 37934, 45037, 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


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 colors vs. colons in shell lines
Date: Sun, 16 Jun 2019 22:28:34 +0800
The colors on the second stanza are all messed up until near the end.

$ cat Makefile
bla:
	ho hum
scp:
	set -x -- $$(find * -type f -cmin -$${min-111}); for i do $${TEST+echo} scp $$i $J:$J/$$i; done
$ emacs Makefile
emacs-version "26.1"




This bug report was last modified 68 days ago.

Previous Next


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