From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Adam Newsgroups: gmane.emacs.help Subject: AucTeX fontifying: mishandling $ within \verb argument and verbatim environment. Date: Fri, 08 Nov 2002 11:35:10 GMT Organization: n/a Sender: help-gnu-emacs-admin@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 1037312595 7456 80.91.224.249 (14 Nov 2002 22:23:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 14 Nov 2002 22:23:15 +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 18CSOG-0001vw-00 for ; Thu, 14 Nov 2002 23:23:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18CPrg-00028L-00; Thu, 14 Nov 2002 14:41:24 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.wirehub.nl!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: 25 User-Agent: KNode/0.6.1 Original-NNTP-Posting-Host: 80.194.70.67 Original-X-Complaints-To: abuse@blueyonder.co.uk Original-X-Trace: news-text.cableinet.net 1036755310 80.194.70.67 (Fri, 08 Nov 2002 11:35:10 GMT) Original-NNTP-Posting-Date: Fri, 08 Nov 2002 11:35:10 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:106838 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3608 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3608 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. -- Thanks, Adam