Re: Auctex in ELPA is a bit old. Recommended version?
2012-06-01 17:58:32 GMT
Hi Ralf, thanks for your answer! 2012/5/31 Ralf Angeli <angeli <at> caeruleus.net>: > 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?(Continue reading)
RSS Feed