Fortifying bug

marcuirl <[email protected]>
Newsgroups gmane.emacs.auc-tex
Organization x
Message-ID <[email protected]>
[No Cc copy required]

Cover basics:

\verb+\+ breaks fortifying. After the second `+' all LaTeX source
appears as if between $$, in my case at least. Remains like this until
another \verb+\+ is encountered.

Minimum sample file: (you will need to delete the line indicated to
observe breaking!)

\documentclass[12pt,a4paper]{article}

\begin{document}

\begin{enumerate}
\item Three special characters, namely \verb+\+
  \verb+{+, and \verb+}+.  mainly used for software

%% \verb+\+    DELETE THIS LINE
%% Deleting the line above from the file completely will illustrate
%% the problem 

  \verb+{+, and \verb+}+.  (is mainly used for software

\end{enumerate}
\end{document}

%%% Local Variables: 
%%% mode: latex
%%% TeX-master: t
%%% End: 

marcuirl


Emacs  : GNU Emacs 21.2.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2002-04-09 on porky.devel.redhat.com
Package: AUCTeX CVS-5.485 (2005-02-12)

current state:
==============
(setq
 window-system 'x
 LaTeX-version "2e"
 TeX-style-path '("style/" "auto/" "/home/marcuirl/thesis/bib/style/"
		  "/home/marcuirl/lib/TeX/bib/style/"
		  "/home/marcuirl/lib/TeX/inputs/style/"
		  "/home/marcuirl/lib/TeX/inputs/foils/style/"
		  "/home/marcuirl/thesis/bib/auto/"
		  "/home/marcuirl/lib/TeX/bib/auto/"
		  "/home/marcuirl/lib/TeX/inputs/auto/"
		  "/home/marcuirl/lib/TeX/inputs/foils/auto/"
		  "/usr/share/emacs/site-lisp/auctex/style/"
		  "/usr/local/var/auctex/")
 TeX-auto-save t
 TeX-parse-self t
 TeX-master t
 )

-- 
Unless otherwise noted, the statements herein reflect my 
personal opinions and not those of any organisation with 
which I may be affiliated.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.