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

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

bug#6560: shell-script-mode A=B=C colors wrong


From: Ken Hori
Subject: bug#6560: shell-script-mode A=B=C colors wrong
Date: Sat, 3 Jul 2010 17:08:36 -0700

> when the answer is B and C. Hohoho.

Nope. The answer is to colorize A only.

$ A=B=C
$ echo $A
B=C
$ echo $B


On Sat, Jul 3, 2010 at 4:23 PM,  <jidanni@jidanni.org> wrote:
> $ cat bla.sh
> #!/bin/sh
> A=B=C
> #Hahaha, emacs thinks A and B should be the same colors, when the answer
> #is B and C. Hohoho.
>
>
>
>





reply via email to

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