Ralf Angeli <[EMAIL PROTECTED]> writes: > * Ralf Angeli (2006-02-14) writes: > >> Thanks for the testcase. I can see the problem. We can probably >> solve this by preventing `TeX-master' from being set to a string in >> case it is t already. I'll look a bit deeper into this ... > > I think it makes sense to override local settings of `TeX-master' in > any case. This way `TeX-next-error' will find every relevant file > even if an input file erroneously specifies something else as master > file.
Maybe TeX-next-error should instead try to work with (and set locally if necessary) TeX-command-buffer? That seems unambiguous and should do the trick in most cases. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
