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. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
