Hi Salome,

2014-05-26 11:30 GMT+02:00 Salome =?iso-8859-1?Q?S=F6dergran
<salome.soederg...@gmx.ch>:
> With this minimal init-file everything works fine:
>
>    (setq debug-on-error t)
>    (add-to-list 'load-path "~/.emacs.d/elpa/auctex-11.87.5")
>    (require 'tex-site)
>    (require 'package)
>    (package-initialize)
>
> Both the auctex-path and require are needed before the package-functions.
> What would I have to change to make AUCTeX work without (require 'tex-site)?

An empty or non-existing `.emacs' works  for me (i.e., AUCTeX is
automatically loaded by the package manager), I can't understand why
you insist on requiring `tex-site'.

Bye,
Mosè

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

Reply via email to