* David Kastrup (2007-04-20) writes:

> \newcommand\blubb[1]
> {%
>   \bla
> }
[...]
> the "\bla" will be highlighted as if it were the defined macro.
> Actually, the whole content of \blubb gets highlighted in that manner.

It's an argument of \newcommand, so the color used for arguments is
applied.  This is the intended behavior you are observing.

-- 
Ralf


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

Reply via email to