Ralf Angeli <[EMAIL PROTECTED]> writes: > * Patrick Drechsler (2007-05-11) writes: [...] >> I am having the same problem on Ubuntu 6.06 with TeXLive2007 >> installation (upgraded from texlive2005). > > The bug should be fixed in CVS. If it is not, please tell us.
I have just checked out the current CVS version and the error is gone. Thanks for pointing me to the correct solution and for solving the problem! Would you say that the following is a correct procedure for checking out a current auctex version? ,---- | *** Installation CVS :emacs:auctex:install:cvs: | 1. Download | :mkdir /usr/local/src/auctex-devel | :cd /usr/local/src/auctex-devel | :cvs -z3 -d:pserver:[EMAIL PROTECTED]:/sources/auctex co auctex | 2. Read README.CVS and INSTALL and comply: | :./autogen.sh | 3. Configure | * with use of emacs23: | :./configure --with-emacs=/usr/local/src/emacs23/emacs/src/emacs --with-lispdir=/usr/local/share/emacs/site-lisp --infodir=/usr/local/info | * with standard emacs: | :./configure | 4. No errors? Fine, then: | :make `---- Or is there a better way of installing the AUCTeX-CVS version side-by-side to the current stable version which might only imply changing the path in my ~/.emacs for switching between the two? BTW: I think it would be a good idea to note the version number somewhere close to the heading of auctex's main info file. >> On a similar note: Should one recompile AUCTeX after changing my >> tex installation (in this case upgrading from texlive2005 to >> texlive2007)? > > No. Cool. Thanks for the feedback (and the solution), Patrick -- Coun John Hipkin, Mayor of Cambridge: "I think the police should come down heavily, move these people on [city drunks], and clearly we need a wet centre where people can drink themselves into whatever state they want in a safe environment." (2005) _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
