* Arthur Ogus (2008-02-21) writes: > Here is a slight update on the bug report I submitted last week. If I > compile the file bug.tex (reproduced below), it flags the error, but > typing C-c ` gets auctex confused about the master file....I get a > request in the minibuffer to identify the master file, and no matter > what response I enter, the program opens a new buffer called "file" > and loses its place. However, if I delete (or comment) the line > beginning "Note that in fact" then this doesn't happen. So something > depends on the contents of the file in a strange way.
I cannot reproduce this. Probably because I don't have the mathmacros.tex input file you are using in the sample. But even when commenting the \input call it works fine here. As proposed to you earlier, activate file:line:error messages in your TeX system or call latex accordingly. -- Ralf _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
