Description of Problem: If there are two verbatim environments, the (brown) highlight of the first one ends with the second \end{verbatim} Version-Release number of selected component (if applicable): How Reproducible: always Steps to Reproduce: 1. Write a LaTeX file with two verbatim environments 2. 3. Actual Results: Text between the first \begin{verbatim} and the second \end{verbatim} shows up in brown. Expected Results: Just the text inside the first environment should be highligted in brown. Additional Information:
Could you attach a file showing the problem? Also, have you tried M-x report-emacs-bug ?
I don't seem able to reproduce this. Font-lock only colors the "\begin{verbatim}" and "\end{verbatim}" for me.
Closing for now.