* Alby Fisher (2006-02-08) writes:

>  when editing my rather long file, the colors change partway through -
>  the main text becomes pink rather than black-
>  and anything cut and pasted after that point works much slower  
>  than on the
>  earlier part.
>  What is going on???
[...]
> \[
> \begin{CD}
> \cdots C_{-1}    @<M_{-1}<<    C_0    @<M_0<<  C_1 @<M_1<< C_2  
>  @<M_2<<   C_3
> \cdots\\
> \end{CD}
> \]

"<<" is interpreted by font locking patterns as a starting quotation
mark and AUCTeX is looking for a matching closing one.  You can work
around this by putting %>> behind the offending line.

-- 
Ralf


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

Reply via email to