From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: A problem of font locking in c-mode Date: Thu, 06 Jun 2013 18:26:34 +0300 Message-ID: <83y5anuuol.fsf@gnu.org> References: <51B0D423.2050604@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1370532405 27238 80.91.229.3 (6 Jun 2013 15:26:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Jun 2013 15:26:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jun Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 06 17:26:44 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ukc5J-0006ZO-NV for ged-emacs-devel@m.gmane.org; Thu, 06 Jun 2013 17:26:41 +0200 Original-Received: from localhost ([::1]:60230 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukc5J-0004jy-5m for ged-emacs-devel@m.gmane.org; Thu, 06 Jun 2013 11:26:41 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukc5D-0004jd-Uk for emacs-devel@gnu.org; Thu, 06 Jun 2013 11:26:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ukc5C-00010w-UY for emacs-devel@gnu.org; Thu, 06 Jun 2013 11:26:35 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:40735) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukc5C-00010n-Mi for emacs-devel@gnu.org; Thu, 06 Jun 2013 11:26:34 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MNZ007009GUN600@a-mtaout23.012.net.il> for emacs-devel@gnu.org; Thu, 06 Jun 2013 18:26:31 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MNZ007589K7FCB0@a-mtaout23.012.net.il>; Thu, 06 Jun 2013 18:26:31 +0300 (IDT) In-reply-to: <51B0D423.2050604@gmail.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.175 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:160169 Archived-At: > Date: Thu, 06 Jun 2013 18:25:39 +0000 > From: Jun > > The 3rd line can't be fontified. I'm using emacs 24.3. > > ----------xxx-------- > HI_S32 SampleSaveSnapPic(VENC_CHN SnapChn,FILE *pFile); > int* SampleStartSnapByMode2(HI_VOID *p); > HI_VOID* SampleStartSnapByMode1(HI_VOID *p); > ----------xxx-------- Works fine for me, with 24.3.