Hi Ralf, thanks for your answer!
2012/5/31 Ralf Angeli <[email protected]>: > The site you mention is likely the only source providing pre-compiled > snapshots. The only other option to get a recent AUCTeX would be to get > the sources via CVS and compile them yourself. OK, so I can take it that the current CVS snapshot is the recommended way to go at this point? > Regarding the problem you mention, maybe the snapshot is not > installed correctly? Did you run `make' and `make install'? I wanted a local user specific install of Auctex to `~/.emacs.d/auctex` and therefore ran `./configure --prefix='/home/gerlach/.emacs.d/auctex' --with-lispdir='/home/gerlach/.emacs.d/auctex/elisp' --with-texmf-dir='/home/gerlach/.emacs.d/auctex/texmf'` followed by `make` and `make install`. I have now investigated my issues further. Apparently they were caused by some other conflicting entry in my init.el, a minimal initialization file just with the basic Auctex/Reftex setup works fine. For now I cannot yet say what went wrong. But I was to hasty to attribute it to the development version. > After opening a LaTeX file, are there any errors in the *Messages* > buffer? Or do you see errors if you start emacs with --debug-init? Strangely there was nothing. I will stick with this version of Auctex for now and try to investigate what caused these bugs to appear on my Emacs. Thanks for the support! Max _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
