[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-AUCTeX] bug#16573: bug#16573: 24.3; Auctex (11.87.2) in Elpa issue
From: |
Tassilo Horn |
Subject: |
[Bug-AUCTeX] bug#16573: bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile |
Date: |
Wed, 29 Jan 2014 20:30:33 +0100 |
User-agent: |
Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) |
>> In the case of AUCTeX, I haven't tackled that job yet.
>
> Since the release of AUCTeX 11.87, some compilation warnings have been
> addressed,
I'm just trying to squash the gazillion warnings in auctex/style. Those
are all free-vars and unresolved function warnings that will be ok at
runtime (style files can assume auctex is loaded, so they don't need to
require any auctex core files).
I've thought a simple fix would be to add a file local variable section
like this:
;; Local Variables:
;; byte-compile-warnings: (free-vars unresolved)
;; End:
That does indeed stop the unresolved function warnings but not the
free-vars warnings. Why not?
Bye,
Tassilo
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, (continued)
[Bug-AUCTeX] bug#16573: bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Mosè Giordano, 2014/01/28
Message not available
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Achim Gratz, 2014/01/28
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Stefan Monnier, 2014/01/28
- Message not available
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Achim Gratz, 2014/01/28
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Stefan Monnier, 2014/01/28
- Message not available
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Achim Gratz, 2014/01/29
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Stefan Monnier, 2014/01/29
Message not available
- [Bug-AUCTeX] bug#16573: bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile,
Tassilo Horn <=
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Glenn Morris, 2014/01/29
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Tassilo Horn, 2014/01/30
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Glenn Morris, 2014/01/30
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Tassilo Horn, 2014/01/30
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Mosè Giordano, 2014/01/30
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Tassilo Horn, 2014/01/30
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Stefan Monnier, 2014/01/30
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Tassilo Horn, 2014/01/31
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Stefan Monnier, 2014/01/31
- [Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile, Tassilo Horn, 2014/01/31