GNU bug report logs - #16573
24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile

Previous Next

Packages: emacs, auctex;

Reported by: Neil Jackson <neil.jackson <at> live.ca>

Date: Mon, 27 Jan 2014 18:17:03 UTC

Severity: wishlist

Found in version 24.3

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

Bug is archived. No further changes may be made.

Full log


Message #77 received at 16573 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Tassilo Horn <tsdh <at> gnu.org>
Cc: Mosè Giordano <giordano.mose <at> libero.it>,
 Neil Jackson <neil.jackson <at> live.ca>, 16573 <at> debbugs.gnu.org
Subject: Re: bug#16573: 24.3;
 Auctex (11.87.2) in Elpa issues hundreds of warnings on compile
Date: Thu, 30 Jan 2014 10:34:03 -0500
> And with the ELPA builds, I think it's the same thing.

IIRC there are different cases.

When installing an ELPA package, indeed all the .el files are compiled
within the running Emacs.  There aren't many guarantees of ordering tho,
so it could potentially happen that the style files get compiled before
loading tex.el.

When installing the whole GNU ELPA branch via "git clone .../elpa;
make", then each file is compiled individually in a separate Emacs
process.  But IIRC only the files in the top-level directory of each
package are byte-compiled in that case, so the style files won't be
byte-compiled at all.


        Stefan




This bug report was last modified 3 years and 267 days ago.

Previous Next


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