bug-auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-AUCTeX] 11.84; Kept on Compiling


From: Xin Shi
Subject: Re: [Bug-AUCTeX] 11.84; Kept on Compiling
Date: Wed, 28 Feb 2007 18:11:38 -0500
User-agent: Thunderbird 1.5.0.9 (X11/20061220)

Hi,

After removing the

(require 'tex-site)

And other related customize, it works now.
Thanks!

Xin



David Kastrup wrote:
Xin Shi <address@hidden> writes:

Hi,

Here is the related settings. It works on 11.83, but not on 11.84.

(add-to-list 'load-path "~/local/share/emacs/site-lisp/auctex")
(load "auctex.el" nil t t)
(add-to-list 'load-path "~/local/share/emacs/site-lisp/auctex/preview")
(load "preview-latex.el" nil t t)
(require 'tex-site)
(setq TeX-auto-save t)
(setq TeX-parse-self t)
(setq-default TeX-master nil)

My guess would be that you have a mixture of old and new files around.
Particularly, "(require 'tex-site)" looks suspiciously like loading
something it should not.  You should also check that the respective
startup files (and not some leftovers from the previous installation)
have indeed been installed in the directories where you load them from.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]