Hallo I installed an emacs from http://ourcomments.org/Emacs/EmacsW32.html and first auctex 11.55. I activated it with (require 'tex-mik)
That worked fine. Yesterday I installed auctex 11.81 above the existing installation. emacs complained it can't find tex-mik. It worked after I copied tex-mik.el from site-lisp/auctex/ to site-lisp. In the documentation I found in the section about changes, that the recommanded way to activate auctex is now (load 'auctex .....). That worked, but didn't load tex-mik. I coundn't find a customize option to change to tex-mik, so I tried to change in auctex.el tex-site to tex- mik: that worked but again only if I first copy tex-mik. Did something go wrong during the installation? Or is it a bug that tex-mik isn't found from the start? And how should I switch to tex-mik when I use the (load -command? Adn what it the recommanded way to deinstall auctex? Uwe Siart says (http://www.uwe-siart.de/typografie/siart_emacs.pdf) one should delete some folders and files and some commands in site-start.el. But I couldn't find anything in site-start.el which does look like auctex command. Does auctex really write something in this file? -- Ulrike Fischer e-mail: zusätzlich meinen Vornamen vor dem @ einfügen. e-mail: add my first name between the news and the @. _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
