Hi Hendrik,

Hendrik Rommeswinkel <[email protected]> writes:

> Using \left(\right) without a space before \left( breaks the syntax
> highlighting. The remainder of the document is shown in yellow but
> sometimes editing b e l o w the \left(\right) will make syntax
> highlighting work again.

I can't reproduce what you're describing.  It looks like this for me:
> A second issue with \left(\right) is that typing "\left(" produces
> "\left(()\right)" instead of "\left(\right)".

Can't reproduce that either.  Typing "\left(" completes to
"\left(\right)" for me.

Can you please start Emacs with

    emacs -Q &

and in scratch buffer, eval these lines:

    (require 'package)
    (package-initialize)

open your .tex file and see if happens again?

Best, Arash
_______________________________________________
bug-auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to