Re: context coloring leaks out of verbatim environment
Ralf Angeli <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
[Redirecting to the mailing list.] * Ulrich Scholz (2005-02-21) writes: >> Ulrich, do see the same problem in case you carry out the steps >> described above? Does the syntax highlighting get back to normal if >> you type `M-x font-lock-fontify-buffer RET'? > > `M-x font-lock-fontify-buffer RET' brings the coloring back into a normal > state. As the problem only occurs only if I change the last line of the > verbatim environment, this command helps a lot. Then font-lock "just" has some problems updating the buffer after a change. > Sorry, I didn't have the time to test your suggestion of starting Emacs with > `emacs -q -no-site-file'. I'll try that soon. This would be interesting as it would allow to judge if there is something in your site/user configuration which changes or leads to changes in font-lock behavior. -- Ralf