Can someone explain what is the proper way to use AUCTEX with xemacs20? The auctex package is only for emacs19/20. xemacs20 as it comes installed is not configured with auctex's path installed.
The way I get this to work is to add the line (setq load-path (cons "/usr/lib/xemacs-20.4/lisp/auctex" load-path)) in my .emacs file and then (require 'tex-site). Is there a better, more proper way to do this? -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

