GNU bug report logs - #24070
LaTeX mode doesn't load in 11.89.4

Previous Next

Package: auctex;

Reported by: Caleb Rottman <crottman <at> sci.utah.edu>

Date: Mon, 25 Jul 2016 20:36:01 UTC

Severity: normal

Done: Arash Esbati <arash <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Tassilo Horn <tsdh <at> gnu.org>
Cc: 24070 <at> debbugs.gnu.org, auctex-devel <auctex-devel <at> gnu.org>, Caleb Rottman <crottman <at> sci.utah.edu>, Mosè Giordano <mose <at> gnu.org>
Subject: bug#24070: LaTeX mode doesn't load in 11.89.4
Date: Wed, 27 Jul 2016 15:59:12 -0400
> Another problem seems to be that installing AUCTeX from ELPA via use-package
> does not work because that forcefully does (require '<pkgname>) under the
> hoods.

Actually (require 'auctex) does work with the ELPA package *if*
package-initialize was run before (and without a non-nil argument).
Calling package-initialize early on in your ~/.emacs is what should
ideally happen, but IIRC in the OP's case he went to extra length to
disable the normal setup of ELPA packages by calling package-initialize
with a non-nil arg.

> But in any case, it would be good if there would be a big fat warning or
> even error when a user loads auctex manually although it's an ELPA
> install. And obviously I'd prefer if the relevant code was not specific to
> the ELPA branch but was shared between that and master.

Makes sense.

I can't remember enough of how the non-ELPA code works, so feel free to
send me some suggested code or to adjust the code I sent or something.


        Stefan




This bug report was last modified 1 year and 116 days ago.

Previous Next


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