* Rodney Sparapani (2008-06-20) writes: > Ok, that helped. As I suspected, my hand editing was a little off. > So with the attached Makefile, you can: > gmake lisp > gmake install-lisp > > However, that doesn't completely do it. You need to copy tex-site.el > by hand. And then, tex-mode is not defined. So, there must still be > something missing. Where is tex-mode defined?
In tex-site.el. Did you generate it? The respective targets in the Makefile you sent are commented. Anyway, I don't think it is a good idea to do all this hand editing and to execute only parts of the build and install routine. As you've seen this will only leave you with a broken installation. If we cannot identify the cause of the infinite loops during configuration, a better alternative to hand editing would be to use the pre-built XEmacs package provided on the AUCTeX web site, IMO. Assuming this fits your preferences of where to install software for XEmacs on your machine. -- Ralf _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
