From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Chris" Newsgroups: gmane.emacs.help Subject: font-lock disabled w indent-region? Date: Mon, 02 Jun 2003 14:40:05 +0000 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=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1054558020 2336 80.91.224.249 (2 Jun 2003 12:47:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 2 Jun 2003 12:47:00 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 02 14:46:58 2003 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 19Mogv-0000VO-00 for ; Mon, 02 Jun 2003 14:45:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Mohb-0004Zx-Ea for gnu-help-gnu-emacs@m.gmane.org; Mon, 02 Jun 2003 08:46:15 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!news.tele.dk!news.tele.dk!small.news.tele.dk!news100.image.dk!newsfeed101.telia.com!nf01.dk.telia.net!news104.dk.telia.net!not-for-mail User-Agent: Pan/0.13.4 (She had eyes like strange sins.) Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: 62.107.72.184 Original-X-Trace: 1054557619 news.stofanet.dk 15346 62.107.72.184 Original-X-Complaints-To: Telia Stofa Abuse Original-Xref: shelby.stanford.edu gnu.emacs.help:113981 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:10475 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10475 Hi there, I'm sorta new to emacs, sorta not. My apologies if this is obvious, but I've been looking for an answer for ages now... When I turn on global-font-lock-mode and use cc-mode to write gtk in C (or whatever else), the syntax highlighting is great and very useful. Unfortunately, when I indent anything, the relevant line goes black. Is this normal behaviour? Is there a way to keep the highlighting for indented lines? Many thanks in advance... Chris