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

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

Re: bad syntax highlighting in shell-script mode


From: Chris Moore
Subject: Re: bad syntax highlighting in shell-script mode
Date: Tue, 18 Jul 2006 01:49:11 +0200

On Mon, 2006-07-17 at 17:12 -0400, Stefan Monnier wrote:
> > It seems that the presence of double quotes in the file after the \`
> > breaks highlighting.
> 
> No, it's the backslash before the ` which confused Emacs.

Right, but my point is that it's a combination of the two which causes
the problem.  If there's no double quote on any following line then the
script is highlighted correctly.

Since $(...$(...)...) can be nested, does it mean that there's no way of
highlighting it correctly using regular expressions?

Chris.





reply via email to

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