* Deling Ren (2006-04-11) writes: > I have some stuffs enclosed in a "Verbatim" environment (from > fancyvrb package) containing a dollar sign. It seems that auctex gets > confused and regards everything after the $ as math mode. But > "verbatim" doesn't seem to have such problems. Any idea how to get > around it? It's a little annoying. Thank you.
That's described in (info "(auctex)Font Locking"). M-x customize-variable RET LaTeX-verbatim-environments RET You could also create a style file. style/alltt.el might serve as a template. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
