Will Tower <[email protected]> writes: > auctex.el does not (provide 'auctex) > > Is there a reason it does not do that?
AFAICT, AUCTeX doesn't compile that file when you build AUCTeX with the Makefile it provides, maybe that's the reason. We can add a no-byte-compile file local variable to that file, what do others think? > Compiler complains. How do you install AUCTeX? I installed AUCTeX from ELPA and the only warning I see is: Warning (comp): tex-site.el:137:31: Warning: the function `BibTeX-auto-store' is not known to be defined. I don't see that warning when I build AUCTeX out of a local repo. Best, Arash
