auctex
[Top][All Lists]
Advanced

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

[AUCTeX] (setq TeX-auto-save t) really necessary?


From: Uwe Siart
Subject: [AUCTeX] (setq TeX-auto-save t) really necessary?
Date: Mon, 09 May 2005 15:33:44 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

Hello AUCTeXers,

I run AUCTeX with

  (setq TeX-parse-self t)
  (setq-default TeX-master nil)

but without

  (setq TeX-auto-save t)

because I want to keep AUCTeX from creating ./auto directories. Since
I'm quite lucky with this I also advise new users to do so (AUCTeX
newbies are often surprised about those ./auto's).

My question is whether there is a serious loss in performance without
having (setq TeX-auto-save t). To my understanding the only consequence
is that AUCTeX doesn't remember its parsing information between sessions
but this shouldn't be so bad on nowadays machines.

-- 
Uwe




reply via email to

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