emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tex-mode.el] Fontification in verbatim


From: Ralf Angeli
Subject: [tex-mode.el] Fontification in verbatim
Date: Tue, 04 May 2004 20:48:07 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

[This is a follow-up to the article
 <news:address@hidden> originally posted
 to gnu.emacs.help.]

Suppose you have the following LaTeX file:

\documentclass{article}
\begin{document}
Here is some text
\begin{verbatim}
\textbf{
\end{verbatim}
and here the text goes on.
\end{document}

A whole lot of text after the \textbf{ will be fontified bold.  Other
examples can easily be constructed.

Because one way to deal with this problem could be to inhibit or
change fontification depending on certain conditions or states, I'll
post a message to emacs-devel for a discussion of the broader scope
besides this bug report.  I hope this won't be considered as spamming.

Cheers,
Ralf


In GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2004-04-14 on iwi71
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  display-time-mode: t
  iswitchb-mode: t
  show-paren-mode: t
  encoded-kbd-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x r e p o r t <tab> <return>

Recent messages:
Loading image...done
Loading cl-macs...done
Loading byte-opt...done
Loading easy-mmode...done
Loading kmacro...done
Loading two-column...done
Loading jit-lock...done
Loading cl-seq...done
Loading emacsbug...done




reply via email to

[Prev in Thread] Current Thread [Next in Thread]