Hi Lars,

I tried to reproduce your problem, to no avail.  I actually used the
following configuration line (I use GNU/Linux):

    ./configure --with-lispdir=/usr/local/share/emacs/site-lisp \
    --with-auto-dir=/usr/local/share/emacs/site-lisp/auctex/auto \
    --infodir=/usr/local/share/emacs/info --without-texmf-dir

and added to my init file:

    (add-to-list 'load-path "/usr/local/share/emac/site-lisp")
    (load "auctex.el" nil t t)

When I open *TeX files, I get no error.

Thus, you should try to debug it yourself.  An indication: is
"$EMACSMAIN/site-lisp/auctex" in your `load-path'?

Bye,
Mosè



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

Reply via email to