* Les Saper (2006-04-20) writes: > Your "obvious solution" to use (unload-feature 'auctex-init) does not > work. Indeed it yields an error message "auctex-init is not a currently > loaded feature" as it should.
Probably because auctex-init.el does not provide the respective feature. > (And if it did fix the problem that would > imply that there is a bug in the AUCTeX documentation.) auctex-init.el is a file added by Fedora. So you can hardly blame AUCTeX's documentation for not mentioning it. > My speculations about the two files in site-start.d were just an > uneducated guess. In fact our systems person says that it looks like the > file auctex-init.el has been included since auctex version 11.55. > > Can you defintely state that this file does not belong in current versions > of AUCTeX? If so, I can file a bug report with Fedora that they should > remove it but the question remains how did it get there? The problem is not the presence of the file but its content. AUCTeX's documentation clearly states that AUCTeX should be activated by loading auctex.el, not by requiring tex-site (which is what Fedora's auctex-init.el does). BTW, please don't top-post. -- Ralf _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
