Comment 33 for bug 300946

Revision history for this message
Chris Conway (cconway) wrote :

Right, I did

    M-x emacs-Q-nxhtml

then, in the new instance

   M-x set-variable max-specpdl-size 100000
   M-x set-variable max-lisp-eval-depth 100000
   C-c C-f index.html

(where index.html is the file attached above) and I still get the max-specpdl-size error.

I am using the package emacs-snapshot=1:20081013-1 from ubuntu, so it's quite possible my problem is the same as ecce's and will go away when I upgrade. I'm installing a PPA from https://launchpad.net/~ubuntu-elisp/+archive right now and I'll update you if it fixes the problem.