[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-AUCTeX] 11.84; Kept on Compiling
From: |
David Kastrup |
Subject: |
Re: [Bug-AUCTeX] 11.84; Kept on Compiling |
Date: |
Wed, 28 Feb 2007 07:40:15 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.94 (gnu/linux) |
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.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
- [Bug-AUCTeX] 11.84; Kept on Compiling, Xin Shi, 2007/02/22
- Re: [Bug-AUCTeX] 11.84; Kept on Compiling, Ralf Angeli, 2007/02/22
- Message not available
- Re: [Bug-AUCTeX] 11.84; Kept on Compiling, Ralf Angeli, 2007/02/22
- Re: [Bug-AUCTeX] 11.84; Kept on Compiling, Xin Shi, 2007/02/27
- Re: [Bug-AUCTeX] 11.84; Kept on Compiling, David Kastrup, 2007/02/27
- Re: [Bug-AUCTeX] 11.84; Kept on Compiling, Xin Shi, 2007/02/28
- Re: [Bug-AUCTeX] 11.84; Kept on Compiling,
David Kastrup <=
- Re: [Bug-AUCTeX] 11.84; Kept on Compiling, Xin Shi, 2007/02/28