Comment 16 for bug 369800

Revision history for this message
lborgman (lennart-borgman) wrote :

Yes, that looks ok. I ask because I wonder if the correct mumamo.el is loaded, but I have no idea why it should not be the correct one. Can you please try the following.

- In the scratch buffer write

   (locate-library "mumamo")

   and then press C-x C-e to evaluate it. Is this the mumamo in the nxhtml/util sub directory?

- Can you open the mumamo.el in the sub directory nxhtml/util and evaluate the buffer by doing

   M-x eval-buffer

   Does that cure the problem you have? Can you show me what C-h v syntax-ppss-flush-cache is after this?