bug-auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24866: AucTeX not working on Emacs 25.1.1 for Mac


From: Mosè Giordano
Subject: bug#24866: AucTeX not working on Emacs 25.1.1 for Mac
Date: Mon, 7 Nov 2016 15:23:32 +0100

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è





reply via email to

[Prev in Thread] Current Thread [Next in Thread]