Re: PB with auctex-11.54 (debian testing)
Ralf Angeli <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
* Daniel Flipo (2005-01-26) writes: > I have upgraded my Debian testing system as usual > with "apt-get upgrade" and got auctex-11.54 installed > instead of 11.53. > > Auctex doesn't get loaded now (it worked fine with 11.53) > I get the error message: > > "Variable binding depth exceeds max-specspdl-size" Can you send a backtrace of this error? To do this, insert (setq debug-on-error t) as the first line into your init file, restart Emacs and open a LaTeX file. When the error occurs, a buffer with the backtrace should open. -- Ralf