* Franz Haeuslschmid (2005-06-01) writes: > it happens from time to time, that I want to read AUCTeX's info > documentation as I am working on a TeX document. For that purpose, I > do a `C-h i' to get from the LaTeX buffer to the info > buffer. However, XEmacs asks me to set the master file and suggests, > that is located in the info folder of my package installation (that > is: d:\Src\Build\XEmacs\xemacs-packages\info\).
I cannot reproduce this with my XEmacs 21.4.17 installation. Could you please do a M-x debug-on-entry RET TeX-master-file-ask RET before you type `C-h i' and show us the backtrace? If there is no backtrace you can try the functions `TeX-master-file' and `VirTeX-common-initialization' instead of `TeX-master-file-ask'. -- Ralf _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
