[email protected] writes: > When opening (creating) a new file with a .tex extension AUCTeX querries me > for a TeX-master file, suggesting the master file already in use in the > current directory, I respond according to the situation at hand and AUCTeX > creates the File local variables as claimed in the doc of TeX-master, > perfect! > > Now, I include lots of files in my LaTeX documents, most of those files are > tables created by my stats. package (the stats. package writes the LaTeX > code for the tables). I include them through \input{mytable}. If I need > to open any of those files, for fine tuning of page breaks for example, > then AUCTeX does not querry me for a TeX-master although the value of > TeX-master is globally nil? I have to copy the File local variables from > another file of the project, then close the file and re-open it to let > AUCTeX know about the File local variables. Since all my projects include > many of those tables it gets tiresome. Further more, previous versions of > AUCTeX where promting me for a TeX-master in those cases??? > > I run AUCTeX both on a Windows XP machine and on a RedHat Linux box, same > behaviour. > > AUCTeX 11.85 on both machines. > Emacs 21.3.1 on the Linux box, don't have admin. rights to upgrade. > Emacs 22.2.1 on the XP machine. > > Thanks for any insights,
Hallo: I myself set the TeX-master variable and include many documents in a master document. I don't know if this can help you (see the last message of the topic): http://www.guit.sssup.it/phpbb/viewtopic.php?t=11&postdays=0&postorder=asc&highlight=rodolfo+medina&start=30 . Bye Rodolfo _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
