* Uwe Siart (2007-06-23) writes:

> Sorry Ralf, I did not communicate this clearly.

You did.  I just failed to read the description thoroughly.

> I have huge files where \maketitle has a red backslash after opening and
> I will try to find a minimal example.

Here is one:

\documentclass{scrartcl}
\begin{document}
\maketitle
\end{document}

You can use
(setq font-latex-command-with-args-default-spec nil)
to get rid of it.  However, this will lead to arguments of all macros
without a syntax specifier not being highlighted.

-- 
Ralf


_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to