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



_______________________________________________
auctex-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to