From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: A Soare Newsgroups: gmane.emacs.devel Subject: Re: C font-lock bug Date: Fri, 27 Apr 2007 13:30:04 +0200 (CEST) Message-ID: <20171587.289921177673404805.JavaMail.www@wwinf4201> Reply-To: alinsoar@voila.fr NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1177673418 18367 80.91.229.12 (27 Apr 2007 11:30:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Apr 2007 11:30:18 +0000 (UTC) Cc: "Emacs Dev \[emacs-devel\]" To: Francesco Potorti` Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 27 13:30:16 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HhOeU-0001DE-Ll for ged-emacs-devel@m.gmane.org; Fri, 27 Apr 2007 13:30:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HhOkK-0000rm-ES for ged-emacs-devel@m.gmane.org; Fri, 27 Apr 2007 07:36:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HhOkG-0000r1-Jz for emacs-devel@gnu.org; Fri, 27 Apr 2007 07:36:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HhOkE-0000qN-Np for emacs-devel@gnu.org; Fri, 27 Apr 2007 07:36:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HhOkE-0000qH-FE for emacs-devel@gnu.org; Fri, 27 Apr 2007 07:36:10 -0400 Original-Received: from smtp3.voila.fr ([193.252.22.173]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HhOeM-0002Uz-HR; Fri, 27 Apr 2007 07:30:06 -0400 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf4204.voila.fr (SMTP Server) with ESMTP id D4A051C00083; Fri, 27 Apr 2007 13:30:04 +0200 (CEST) Original-Received: from wwinf4201 (wwinf4201 [10.232.2.28]) by mwinf4204.voila.fr (SMTP Server) with ESMTP id C6D4C1C00081; Fri, 27 Apr 2007 13:30:04 +0200 (CEST) X-ME-UUID: 20070427113004814.C6D4C1C00081@mwinf4204.voila.fr X-Originating-IP: [89.34.170.37] X-Wum-Nature: EMAIL-NATURE X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-CC: |~| X-WUM-REPLYTO: |~| X-detected-kernel: Linux 2.4-2.6 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:70241 Archived-At: > >> I changed the subject to reflect that this is a bug in font-lock > >> for C code. > > > >We got it. I repetead many times that. > > Just once clearly, as far as I can see in my records. The previous > times the problem was obfuscated by references to find-tag. > > >> Specifically, if you load lisp.h from the Emacs sources and look at > >> enum Lisp_Type you see that the colour of the members of the enum > >> changes after the fourth member. > > > >That was my bug that I reported 2 times in past. > >Who solved it? > > It does not appear to be solved. Would you try to do that? Writing > Emacs is a cooperative effort. > When I have time! I reported this bug, not solved it. So far nobody understood that it is a bug. So your step is an important one. Writing Emacs is a cooperative effort. http://www.nabble.com/this-is-a-bug--tf3466628.html#a9671977 http://www.nabble.com/this-is-a-bug--tf3448811.html#a9618937 Alin Soare.