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

Previous Next

Packages: auctex, emacs;

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


View this message in rfc822 format

From: Tassilo Horn <tsdh <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: Mosè Giordano <giordano.mose <at> libero.it>, Neil Jackson <neil.jackson <at> live.ca>, 16573 <at> debbugs.gnu.org
Subject: bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile
Date: Fri, 31 Jan 2014 09:05:16 +0100
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:

>> 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.

Ok, I see.

> 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.

That's ok.  But if the style files were compiled, adding the requires
into the style files would make the compilation take minutes, because
each style file compilation would need to load the core files first.

Bye,
Tassilo




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.