Comment 10 for bug 300946

Revision history for this message
ecce berlin (ecce-berlin) wrote :

Thank you!

The link in the help buffer of nxhtmltest-run-Q does go to the beta code (in the nxhtml beta directory: nxhtml/tests/nxhtmltest-Q).

I noticed (using the beta) that the error messages differ depending on the type of file I open:

For a pure html file I still get this:
mumamo-do-fontify-2: mumamo-do-fontify m=nxhtml-mode, s/e=602/799 syn-min/max=1/1126: Variable binding depth exceeds max-specpdl-size
MuMaMo error, please look in the *Message* buffer
start-in-cons=nil [12 times]
mumamo-do-fontify-2: mumamo-do-fontify m=nxhtml-mode, s/e=547/602 syn-min/max=1/1126: Variable binding depth exceeds max-specpdl-size

For a php file (with css and javascript parts) I get this:
start-in-cons=(580 javascript-mode (nxml-mode))
start-in-cons=nil [36 times]
ad-Orig-syntax-ppss-flush-cache: Variable binding depth exceeds max-specpdl-size
start-in-cons=nil
start-in-cons=(1415 css-mode (nxml-mode))
start-in-cons=nil [2 times]
Internal error in rng-validate-mode triggered at buffer position 1367. Wrong type argument: number-or-marker-p, nil

Both still have "Variable binding depth exceeds max-specpdl-size", but in the latter case with "ad-Orig-syntax-ppss-flush-cache".