From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Problem report: No syntax highlight for C Date: Fri, 02 Jun 2006 19:55:26 +0200 Message-ID: <85r727788h.fsf@lola.goethe.zz> References: <6f48278f0606021007m6c0ea177y16c92d8370c45679@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1149270986 18382 80.91.229.2 (2 Jun 2006 17:56:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Jun 2006 17:56:26 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 02 19:56:22 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FmDsc-0006wa-Ov for ged-emacs-devel@m.gmane.org; Fri, 02 Jun 2006 19:56:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FmDsc-0003KU-KE for ged-emacs-devel@m.gmane.org; Fri, 02 Jun 2006 13:56:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FmDsN-0003Jt-2V for emacs-devel@gnu.org; Fri, 02 Jun 2006 13:55:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FmDsL-0003Ix-JA for emacs-devel@gnu.org; Fri, 02 Jun 2006 13:55:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FmDsL-0003Id-3q for emacs-devel@gnu.org; Fri, 02 Jun 2006 13:55:57 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FmDyq-00026m-JI for emacs-devel@gnu.org; Fri, 02 Jun 2006 14:02:40 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1FmDsJ-0004wX-4t; Fri, 02 Jun 2006 13:55:55 -0400 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id 6C8291C464FC; Fri, 2 Jun 2006 19:55:27 +0200 (CEST) Original-To: "Jie Zhang" In-Reply-To: <6f48278f0606021007m6c0ea177y16c92d8370c45679@mail.gmail.com> (Jie Zhang's message of "Sat, 3 Jun 2006 01:07:21 +0800") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:55631 Archived-At: "Jie Zhang" writes: > Today I up to CVS HEAD Emacs, but C source code does not get syntax > highlighted. Other modes like lisp, shell look OK. One likely cause is something in your .emacs intended to turn syntax highlighting on for C mode, but which actually _toggles_ it. And since the default in CVS Emacs is _on_, you turn it off again. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum