Am Mo 26 Mai 2014 23:20:04 CEST schrieb Mosè Giordano:

Hi Salome,

2014-05-26 11:30 GMT+02:00 Salome =?iso-8859-1?Q?S=F6dergran
<[email protected]>:
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è


I do not insist on it, I'd rather not use it if I don't need to. But with an empty '.emacs' or emacs -q, AUCTeX seems not to be loaded here. Or maybe it is but something else is missing? How can I know if AUCTeX is loaded? When I start with an empty '.emacs' and then open a tex-file, I have "TeX" in the menu bar but not "LaTeX" (as I used to). Commands as C-c C-s do not what I'd expect them to do.
Confused: Salome

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

Reply via email to