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

Re: Auc Tex not working



Johann Spies wrote:
> 
> After upgrading Debian 2.0 (emacs20) Auc Tex is not working.
> 
> I have, as the auc tex info file indicated, included  the following in my
> .emacs - file:
> (setq TeX-auto-save t)
> (setq TeX-parse-self t)
> (setq-default TeX-master nil)
> 
> I have re-installed auctex but without success.
> 
> Does anybody knows where I can look for a solution?

You need to add (require 'tex-site) to your .emacs file.

Noel


Reply to: