From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: martin@rochooni.net Newsgroups: gmane.emacs.help Subject: Re: syntax highlighting wierdness in 21.3 Date: Wed, 17 Nov 2004 16:33:44 +0100 Organization: Bosch Rexroth AG Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100705814 11904 80.91.229.6 (17 Nov 2004 15:36:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Nov 2004 15:36:54 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 17 16:36:44 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CURrP-00006c-00 for ; Wed, 17 Nov 2004 16:36:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CUS0D-0005WF-M8 for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Nov 2004 10:45:49 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsmi-us.news.garr.it!NewsITBone-GARR!news.mailgate.org!newsfeed.stueberl.de!news-mue1.dfn.de!news-fra1.dfn.de!news0.de.colt.net!news1.boschrexroth.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 46 Original-NNTP-Posting-Host: 10.110.240.55 Original-X-Trace: loghost1.eu.boschrexroth.com 1100705560 502 10.110.240.55 (17 Nov 2004 15:32:40 GMT) Original-X-Complaints-To: usenet@eu.boschrexroth.com Original-NNTP-Posting-Date: Wed, 17 Nov 2004 15:32:40 +0000 (UTC) User-Agent: Emacs Gnus Cancel-Lock: sha1:sJAdQt7AivpFjFvJWm+vLyB2pUY= Original-Xref: shelby.stanford.edu gnu.emacs.help:126692 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:22089 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:22089 "EA" == Erik Arner writes: EA> Date: Wed, 17 Nov 2004 15:55:38 +0100 EA> EA> Hi, I recently installed Linux Fedora Core 3 along with the Emacs EA> that was included in the distro (21.3.1). EA> EA> The syntax highlighting doesn't seem to work correctly for EA> c++-mode. Consider the following line: EA> EA> int main(int argc, char** argv) EA> EA> In my previous version (21.2.1, Fedora Core 2) this was colored EA> as follows: EA> EA> int - green EA> main - blue EA> ( - black EA> int - green EA> argc - yellow EA> , - black EA> char - green EA> ** - black EA> argv - yellow EA> ) - black EA> EA> Now everything is green except the parens and the comma. EA> EA> What gives? what is the result if you start emcas with the options --no-site-file --no-init-file, turn font locking on (M-x global-font-lock-mode RET) and load your test file into emacs ? EA> EA> Thanks, EA> EA> Erik EA> EA> -- EA> My Hotmail address is a spam magnet. If replying by email, EA> please use erik dot arner at cgb dot ki dot se EA> EA> -- martin dot fischer at boschrexroth dot de