From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Adam Newsgroups: gmane.emacs.help Subject: Re: AucTeX fontifying: mishandling $ within \verb argument and verbatim environment. Date: Tue, 21 Jan 2003 19:45:30 GMT Organization: n/a Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: main.gmane.org 1043178768 11214 80.91.224.249 (21 Jan 2003 19:52:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 21 Jan 2003 19:52:48 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18b4Rc-0002se-00 for ; Tue, 21 Jan 2003 20:52:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18b4Pi-0005L8-05 for gnu-help-gnu-emacs@m.gmane.org; Tue, 21 Jan 2003 14:50:26 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.esat.net!diablo.theplanet.net!news-hub.cableinet.net!blueyonder!internal-news-hub.cableinet.net!news-text.cableinet.net.POSTED!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 33 Original-NNTP-Posting-Host: 80.194.70.67 Original-X-Complaints-To: abuse@blueyonder.co.uk Original-X-Trace: news-text.cableinet.net 1043178330 80.194.70.67 (Tue, 21 Jan 2003 19:45:30 GMT) Original-NNTP-Posting-Date: Tue, 21 Jan 2003 19:45:30 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:109317 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5841 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5841 (Late follow-up to ) On Friday 08 November 2002 11:35, Adam wrote: > For example > > ...in your \verb!$PATH! blah blah > blah > \begin{verbatim} > $ passwd > Changing password for USERID > (current) UNIX password: > New password: > Retype new password: > passwd: all authentication tokens updated successfully > $ logout > \end{verbatim} > blah > blah > > Everything from PATH through {verbatim} and from logout onward is colored > as if in math mode. Anyone know how to fix this? > > I'm using GNU Emacs 21.1.1, AucTeX 10.0g, on Mandrake 8.2 Linux. I think this must have been a bug in that particular version of AucTeX. I used to use an earlier version at work, which did not have that problem. I've recently upgraded to 11.13 at home and at work and this problem no longer occurs. -- Adam