unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#35299: GNUmakefile mode wrong color sometime beyond TAB
@ 2019-04-16 19:26 積丹尼 Dan Jacobson
  2019-04-16 20:51 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: 積丹尼 Dan Jacobson @ 2019-04-16 19:26 UTC (permalink / raw)
  To: 35299

$ cat Makefile
external_robots:
	mech-dump --links index.html|perl -nwle 'next unless m!http://[^/]+/!; print $$& . "robots.txt"'|xargs -n 1 wwwoffle
scp:
	set -x -- $$(find * -type f -cmin -$${min-111}); for i do $${TEST} scp $$i $J:$J/$$i; done
$ emacs Makefile
The last line is mostly blue!





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#35299: GNUmakefile mode wrong color sometime beyond TAB
  2019-04-16 19:26 bug#35299: GNUmakefile mode wrong color sometime beyond TAB 積丹尼 Dan Jacobson
@ 2019-04-16 20:51 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2019-04-16 20:51 UTC (permalink / raw)
  To: 35299


Minimum example:

foo:
	scp a:b

Quadruplicate of bug#33900.






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-16 20:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-16 19:26 bug#35299: GNUmakefile mode wrong color sometime beyond TAB 積丹尼 Dan Jacobson
2019-04-16 20:51 ` Glenn Morris

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).