GNU bug report logs - #24866
AucTeX not working on Emacs 25.1.1 for Mac

Previous Next

Package: auctex;

Reported by: Lars Eriksson <larer <at> isy.liu.se>

Date: Thu, 3 Nov 2016 15:27:02 UTC

Severity: normal

Done: Tassilo Horn <tsdh <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mosè Giordano <mose <at> gnu.org>
To: Lars Eriksson <larer <at> isy.liu.se>
Cc: 24866 <at> debbugs.gnu.org
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è




This bug report was last modified 8 years and 243 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.