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

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

bug#46765: Makefile comment colors wrong in a=12#34


From: 積丹尼 Dan Jacobson
Subject: bug#46765: Makefile comment colors wrong in a=12#34
Date: Thu, 25 Feb 2021 12:48:51 +0800

$ cat Makefile
a=12#34
b=56 #78
$ emacs -Q Makefile
gets the colors wrong. #34 should be in comment color too.
emacs-version "27.1"

"Well just add the space like you did with b=56 #78.
Now it looks good to you."

Yes, but that space then of course now becomes part of the value. Too
much of a price to pay.





reply via email to

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