From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "William Payne" Newsgroups: gmane.emacs.help Subject: Re: Syntax highlighting question Date: Mon, 16 Feb 2004 18:35:49 +0100 Organization: Island, Linkoping University, Sweden Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1076953611 11285 80.91.224.253 (16 Feb 2004 17:46:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Feb 2004 17:46:51 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 16 18:46:46 2004 Return-path: Original-Received: from hermes.netfonds.no ([80.91.224.195]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AsmpS-0004yN-00 for ; Mon, 16 Feb 2004 18:46:46 +0100 Original-Received: from monty-python.gnu.org (monty-python.gnu.org [199.232.76.173]) by hermes.netfonds.no (8.12.8p1/8.12.8) with ESMTP id i1GHkbOn032086 for ; Mon, 16 Feb 2004 18:46:38 +0100 (CET) Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Asmp0-0002iP-J5 for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Feb 2004 12:46:18 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news.algonet.se!algonet!News-Peer-Europe!news.stupi.se!newsfeed.sunet.se!news01.sunet.se!news.island.liu.se!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: astmatix.ida.liu.se Original-X-Trace: news.island.liu.se 1076952921 1841 130.236.186.15 (16 Feb 2004 17:35:21 GMT) Original-X-Complaints-To: abuse@island.liu.se Original-NNTP-Posting-Date: Mon, 16 Feb 2004 17:35:21 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Original-Xref: shelby.stanford.edu gnu.emacs.help:120962 Original-To: help-gnu-emacs@gnu.org 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:16911 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16911 "Peter Lee" wrote in message news:uy8r3dmut.fsf@swbell.net... > >>>> William Payne writes: > > William> How can I make Emacs recognise the windows data types as > William> data types, so they get highlighted properly? > > Look for a package called ctypes. Should be able to find ctypes.el > via google. > > Thanks, I heard about cc modes, and upgraded to the latest version and that solved my problem.