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: this is a bug? Date: Tue, 27 Mar 2007 11:08:29 +0200 (CEST) Message-ID: <30084549.905931174986509223.JavaMail.www@wwinf4206> 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 1174986523 31797 80.91.229.12 (27 Mar 2007 09:08:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 27 Mar 2007 09:08:43 +0000 (UTC) To: "Emacs Dev [emacs-devel]" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 27 11:08:37 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 1HW7fQ-0001cR-GV for ged-emacs-devel@m.gmane.org; Tue, 27 Mar 2007 11:08:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HW7hl-0003EC-6B for ged-emacs-devel@m.gmane.org; Tue, 27 Mar 2007 04:11:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HW7hh-0003Ae-Qi for emacs-devel@gnu.org; Tue, 27 Mar 2007 05:10:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HW7hf-00035l-Ca for emacs-devel@gnu.org; Tue, 27 Mar 2007 05:10:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HW7hf-00035b-7k for emacs-devel@gnu.org; Tue, 27 Mar 2007 04:10:55 -0500 Original-Received: from smtp3.voila.fr ([193.252.22.173]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HW7fJ-0004EH-Py for emacs-devel@gnu.org; Tue, 27 Mar 2007 05:08:29 -0400 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf4201.voila.fr (SMTP Server) with ESMTP id 44E681C000EC for ; Tue, 27 Mar 2007 11:08:29 +0200 (CEST) Original-Received: from wwinf4206 (wwinf4206 [10.232.2.33]) by mwinf4201.voila.fr (SMTP Server) with ESMTP id 3930C1C00098 for ; Tue, 27 Mar 2007 11:08:29 +0200 (CEST) X-ME-UUID: 20070327090829234.3930C1C00098@mwinf4201.voila.fr X-Originating-IP: [89.34.170.37] X-Wum-Nature: EMAIL-NATURE X-WUM-FROM: |~| X-WUM-TO: |~| 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:68659 Archived-At: > This is a bug. > > I report again, becuase this bug was ignored. I rewrite it into an easier to reproduce form: > > 1. Emacs -Q > > 2. M-. Lisp_Type > > Select then the path to your TAGS file of your emacs. > > The first 4 members of this enumeration are listed in yellow color to me . The last 4 members in black color . > > So this is a bug. > If we cut the commented text before the fifth member of enum, the 5th will be the same color as the first 4. So this is a bug.