* David Kastrup (2006-02-14) writes: > Ralf Angeli <[EMAIL PROTECTED]> writes: > >> * David Kastrup (2006-02-14) writes: >> >>> 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. >> >> Do we have a testcase for that? > > Try running [...] > three times or so, then using C-c ` to walk through the errors. > > Something like that prompted this: without the change, C-c ` got > lost. At least that's what I remember.
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 ... -- Ralf _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
