emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

makefile comment colors permanent


From: Dan Jacobson
Subject: makefile comment colors permanent
Date: Thu, 28 Sep 2006 15:23:18 +0800

Gentlemen,
$ cat Makefile
a:
        b
#       c
$ emacs -Q Makefile
We see line c in red. We remove the #. The line stays red. We must
kill and yank the line before we can get rid of the red.

On the other hand, add a # to the start of line b. The red is
instantaneous.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]