Please check your load-path: Run "xemacs -debug-paths" and verify if "/usr/lib/xemacs/xemacs-packages/lisp/auctex/" is in "late-package-load-path". It should be there, if xemacs-sumo is installed.
J�rgen On Wed, May 11, 2005 at 08:59:53AM +0200, Patrick Leslie Polzer wrote: > -----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 > [email protected] > http://www.archlinux.org/mailman/listinfo/arch _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
