On Sat, 12 Jul 1997, Mark Phillips wrote: > I have been having problems getting auctex to work. I tried reinstalling > it and got the following message: > > Setting up auctex (9.7n-2) ... > The following files mention tex-site.el, even though they shouldnt: > /etc/emacs/site-start.el > please remove the load or require command from these files. > > > The file in question reads: > > (require 'tex-site) > (load "debian-rundir") > (debian-run-directory) > ;; DO NOT EDIT THIS FILE > ;; See /usr/doc/emacs/README.site-start.d for where to add your package > ;; initialization code. > > > So should I edit it or not??? I decided to edit it and it seems to have > fixed the problem, but there should be a better fix.
Sorry, I didn't see this message before I responded to the last one. I don't know the answer, but for now I'd just keep the working solution. Here's my /etc/emacs/site-start.el: (load "debian-rundir") (debian-run-directory) ;; DO NOT EDIT THIS FILE ;; See /usr/doc/emacs/README.site-start.d for where to add your package ;; initialization code. This is on a virgin 1.3.0 machine (it was installed late in the frozen pre-release period). Syrus. -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Syrus Nemat-Nasser <[EMAIL PROTECTED]> UCSD Physics Dept. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .