Please don't send mails to my private address instead of the
respective AUCTeX lists (I am now using bug-auctex), or the relevant
developers will not get to see them.

Jim Zhang <[EMAIL PROTECTED]> writes:

> On Jul 11, 2005, at 5:30 PM, David Kastrup wrote:
>
>> Jim Zhang <[EMAIL PROTECTED]> writes:
>>

> But the code is fine, it is compilable.
> I have attached part of the  compiled tex file which is the one that
> I ran into trouble.
>
> For example, in Line 534, 542, 550
> if I want to add "$" right after {align*}, I will be prompted "Math
> mode because of `align*'.

I find that if you replace
\end {align*}
with
\end{align*}
then the problem will go away.  This looks like a bug in either
texmathp or maybe LaTeX-current-environment.

>> I suggest that you use
>>
>> M-x TeX-submit-bug-report RET
>>
>
> Could not do it.
> Does not find this command on my Emacs.

It should be available after you load a TeX or LaTeX file.  Do you
have a Command menu in such buffers?  If not, AUCTeX may not be
active.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


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

Reply via email to