"a.t...@libero.it" <a.t...@libero.it> writes:

> indeed, that is the structure of my auctex directory.
>
> So then, how can I get AUCTeX to load in emacs?

When you installed it via ELPA, there shouldn't be anything needed to
make AUCTeX functional.

> I asked about the "auctex.el" file 'cause it was the only way to load
> AUCTeX in Emacs, according to AUCTeX documentation.
>
> What am I missing??

Nothing really.  The installation docs just cover the installation from
release tarballs or from CVS checkouts.  But when installing from ELPA,
all these steps are not required or simply won't work at all (like
loading "auctex.el").

So simply remove the

     (load "auctex.el" nil t t)
     (load "preview-latex.el" nil t t)

lines from your ~/.emacs.  When opening some TeX file, AUCTeX will be
loaded automatically.

Bye,
Tassilo


_______________________________________________
auctex mailing list
auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to