Ralf Angeli <[EMAIL PROTECTED]> writes:

> Thanks for the report.  I can see the bug as well.  It looks like it
> was introduced with the following change:
>
> 2005-04-22  David Kastrup  <[EMAIL PROTECTED]>
>
>         * tex-buf.el (TeX-help-error): Create the correct log file
>         name corresponding to the current run.
>         (TeX-error, TeX-warning): Pass runbuffer info into the routines to
>         get the correct log file name in all circumstances.
>
> In `TeX-error' and `TeX-warning' `TeX-master' is set now which results
> in `TeX-master-file' returning a different value (the one with the
> false extension) once these functions were used.  I am not sure why
> `TeX-master' is set now.  Probably in order to prevent questions about
> the master file to appear.  Does anybody know more?

It might be that this makes successive C-c ` commands work sensibly
even when one of those lands you in *.toc, *.sty, *.idx and other lala
land without a properly associated master.

I am not sure this is all my fault: I seem to remember that somebody
else introduced settings of TeX-master.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


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

Reply via email to