From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joe Corneli Newsgroups: gmane.emacs.help Subject: just comments fontified in latex mode? Date: Fri, 14 Nov 2003 15:31:12 -0600 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1068845762 745 80.91.224.253 (14 Nov 2003 21:36:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Nov 2003 21:36:02 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 14 22:35:58 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AKlbh-0000tp-01 for ; Fri, 14 Nov 2003 22:35:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AKmWp-0006Uk-4d for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Nov 2003 17:34:59 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AKmV7-0005xg-2i for help-gnu-emacs@gnu.org; Fri, 14 Nov 2003 17:33:13 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AKmUZ-0005le-Jf for help-gnu-emacs@gnu.org; Fri, 14 Nov 2003 17:33:10 -0500 Original-Received: from [146.6.139.124] (helo=dell3.ma.utexas.edu) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AKmUY-0005kj-JR for help-gnu-emacs@gnu.org; Fri, 14 Nov 2003 17:32:38 -0500 Original-Received: from lab45.ma.utexas.edu (mail@lab45.ma.utexas.edu [128.83.133.159]) by dell3.ma.utexas.edu (8.11.0.Beta3/8.10.2) with ESMTP id hAELVCm19598; Fri, 14 Nov 2003 15:31:12 -0600 Original-Received: from jcorneli by lab45.ma.utexas.edu with local (Exim 3.36 #1 (Debian)) id 1AKlX6-0000Hk-00; Fri, 14 Nov 2003 15:31:12 -0600 Original-To: help-gnu-emacs X-all-your-base-are-belong-to-us: You are on the way to destruction. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14224 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14224 I'm using the same .emacs as I used on my (broken) iBook, now working on a linux machine. Just the comments are fontified by font-lock in my TeX files. I asked my system administrator about this and he suggested using the hilit-LaTeX package. It highlights stuff, but I didn't like the way it behaved (uses different colors, doesn't automatically rehighlight new $$'s, etc.). Can anyone tell me how to get normal font-lock working again? Joe