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

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

Makefile mode comment color didn't notice backslash continuation


From: Dan Jacobson
Subject: Makefile mode comment color didn't notice backslash continuation
Date: 02 Feb 2003 04:38:57 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Gentlenerds, Makefile mode has blown it by making comment_B appear in
command color when in fact it is a comment just like comment_A:
$ cat Makefile
a:
        echo hello # comment_A \
        comment_B
I bet it was thinking 'shell script'.
-- 
http://jidanni.org/ Taiwan(04)25854780





reply via email to

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