Sorry for the late reply!

Ralf Angeli wrote on 18 Oct 2005 10:47:39 MET:

> * Patrick Drechsler (2005-10-18) writes:
>
>> Ralf Angeli wrote on 15 Oct 2005 11:24:14 MET:
>>
>> JFTR: A related minor problem is that Emacs'
>> parenthesis-matching will mark the closing `\)' as incorrect
>
> I've sent a bug report including a tentative patch to
> emacs-pretest-bug.

Thanks.

>> and all follow-up parenthesis matching is a bit out of sync.
>
> I don't see that.  In "a \(b\) c (d)" the parentheses of "d"
> are still being matched correctly.  

Yes, that is matched correctly.

>Do you mean mismatches with "$" and "}"?

Yes. Here's an example:

--8<------------------------schnipp------------------------->8---
\documentclass{scrartcl}
\begin{document}
%
{\small%
a \(b\Sexpr{foo$bar}\)% <-- 1st incorrect match
}% <--- 2nd incorrect match
%^^^^^^^^^^^^^^^^^^^^^^^^^^ 
\end{document}
--8<------------------------schnapp------------------------->8---

The closing `}' is marked incorrectly as mismatched.

No major problem to me. I just thought it might be worth
mentioning.

Cheers

Patrick
-- 
Schwerer als Luft? Flugmaschinen sind unmöglich.
        -- Lord Kelvin, Präsident der Royal Society (1895)


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

Reply via email to