> Since $(...$(...)...) can be nested, does it mean that there's no way of > highlighting it correctly using regular expressions?
It's not highlighted with regular expressions (only the initial $( is
matched with a regexp, the rest is handled with elisp code doing "manual
parsing").
Stefan
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
