auctex-devel
[Top][All Lists]
Advanced

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

[AUCTeX-devel] TeX-auto-global?


From: Leo
Subject: [AUCTeX-devel] TeX-auto-global?
Date: Thu, 01 Oct 2009 17:45:13 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (darwin)

Hi there,

I wonder if the following patch would provide a better value for
TeX-auto-global? Thanks - Leo.

diff -c /Users/adm/lisp/site-lisp/tex-site.el\~ 
/Users/adm/lisp/site-lisp/tex-site.el
--- /Users/adm/lisp/site-lisp/tex-site.el~    Sun Sep 13 11:58:54 2009
+++ /Users/adm/lisp/site-lisp/tex-site.el     Thu Oct  1 17:40:45 2009
@@ -66,7 +66,7 @@
   "The directory where the AUCTeX non-Lisp data is located.")

 (defcustom TeX-auto-global
-    "/tmp/AUX/var/auctex"
+  (expand-file-name "auto" TeX-data-directory)
   "*Directory containing automatically generated information.
 Must end with a directory separator.


Diff finished.  Thu Oct  1 17:42:12 2009





reply via email to

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