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


Message #46 received at 24866-done <at> debbugs.gnu.org (full text, mbox):

From: Tassilo Horn <tsdh <at> gnu.org>
To: Lars Eriksson <larer <at> isy.liu.se>
Cc: Mosè Giordano <mose <at> gnu.org>, 24866-done <at> debbugs.gnu.org
Subject: Re: bug#24866: AucTeX not working on Emacs 25.1.1 for Mac
Date: Mon, 21 Nov 2016 12:47:00 +0100
Lars Eriksson <larer <at> isy.liu.se> writes:

Hi Lars,

> I have now uninstalled it and installed the ELPA version and it worked
> out of the box…

Good, then I close this bug.  Although it is really strange that you
could pin this one single commit which seems to have broken things for
you.  The code in question is exactly the same in the ELPA version.

> How does emacs generate the search path to ELPA? Is the search path
> ~/emacs.d/elpa/ hardcoded into Emacs? I have not added anything to my
> .emacs but it finds auctex without my intervention…

package.el, the Emacs package manager, generates a
<package>-autoloads.el file in case it's not already contained in a
package (which it is not in the case of auctex).  That file contains an
appropriate load-path addition.

> My load path now has the following entries:
> "/Users/larer/.emacs.d/elpa/auctex-11.89.6/"
> "/Users/larer/.emacs.d/elpa/auctex-11.89.6” as a followup should there be two,
> one with trailing slash and one without?

Oh, right.  In the case of auctex, the generated autoloads file adds the
latter entry and in tex-site.el there's also code that adds the former
entry.  That shouldn't cause any harm but I should probably change the
code in tex-site.el so that no duplicate entry will be added.

Bye,
Tassilo




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

Previous Next


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