-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jürgen Hötzel wrote:
> The package should be in you load-path. Just put 
> (require 'tex-site)
> in your .emacs file and AucTeX should be autoloaded.
That's among the things I've tried. With this result:

(emacs)
Loading tool-bar...done
Loading image...done
Loading tooltip...done
Loading regexp-opt...done


An error has occurred while loading `/home/sky/.emacs':

File error: "Cannot open load file", "tex-site"


With my .emacs file thus:

(custom-set-variables
  ;; custom-set-variables was added by Custom -- don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 '(case-fold-search t)
 '(current-language-environment "English")
 '(global-font-lock-mode t nil (font-lock))
 '(show-paren-mode t nil (paren))
 '(transient-mark-mode t))
(custom-set-faces
  ;; custom-set-faces was added by Custom -- don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 )
(require 'tex-site)


Leslie
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCga1on/ep3VLXAokRAhyvAKCT90Ts0ZqFcxvD1QPxVnLjdbVIxQCgzNJX
EBNrtJSmamMnmG/Dhd2RwvQ=
=RK5F
-----END PGP SIGNATURE-----

_______________________________________________
arch mailing list
arch@archlinux.org
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to