Re: context coloring leaks out of verbatim environment
Ralf Angeli <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
* Ulrich Scholz (2005-02-18) writes:
> OK, open the following in Emacs; bring cursor in the line with
> \end{verbatim}; press return; press delete. Then the context coloring leaks
> out of the verbatim environment.
Hm, I cannot reproduce your problem with a vanilla Emacs 21.3 and
vanilla AUCTeX 11.55. I checked this by starting Emacs with `emacs -q
-no-site-file', then typing `M-: (require 'tex-site) RET' and `M-x
global-font-lock-mode RET'. After that I opened a new LaTeX file and
copied your example into it. After typing RET and backspace several
times both at the start and end of the line with "\end{verbatim}"
syntax highlighting is still fine.
Could this be a problem with the Emacs or AUCTeX versions provided by
Debian? Which I doubt, but maybe somebody could check.
BTW, you don't have parsing enabled as described on the first page of
AUCTeX's manual. You should do that if you want to get the full
functionality of AUCTeX.
--
Ralf