From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: font-lock-negation-char-face Date: Mon, 9 May 2005 00:40:47 +0200 Message-ID: References: <87oebnd0io.fsf@rocksteady.printf.se> <01c552eb$Blat.v2.4$45f05e20@zahav.net.il> Reply-To: Juanma Barranquero NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1115591738 3237 80.91.229.2 (8 May 2005 22:35:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 8 May 2005 22:35:38 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 09 00:35:36 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DUuMf-0005eC-84 for ged-emacs-devel@m.gmane.org; Mon, 09 May 2005 00:35:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DUuUs-0004TZ-7B for ged-emacs-devel@m.gmane.org; Sun, 08 May 2005 18:43:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DUuTi-00046w-CQ for emacs-devel@gnu.org; Sun, 08 May 2005 18:42:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DUuTc-00043k-Cz for emacs-devel@gnu.org; Sun, 08 May 2005 18:42:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DUuTc-00043P-81 for emacs-devel@gnu.org; Sun, 08 May 2005 18:42:20 -0400 Original-Received: from [64.233.184.200] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DUuXw-0008UZ-Kx for emacs-devel@gnu.org; Sun, 08 May 2005 18:46:48 -0400 Original-Received: by wproxy.gmail.com with SMTP id 50so1556727wri for ; Sun, 08 May 2005 15:40:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FcGh/leeuQcXL1N4pazSMXdG+Y47TaHdy5Gkp+c1b2YXeBHmNogUFRJDYVRZv5vJgOSKyUXQglh0h2dw5CGJ83yHpmZmZcnERGWqLJyKVwWRYJBfOmrFFOEgUEjGKqnxc1iRHRy3erEcXAx4wdwO+RJO9ZNQ+P4aimDKoT/n3iw= Original-Received: by 10.54.13.76 with SMTP id 76mr2220806wrm; Sun, 08 May 2005 15:40:47 -0700 (PDT) Original-Received: by 10.54.82.6 with HTTP; Sun, 8 May 2005 15:40:47 -0700 (PDT) Original-To: emacs-devel@gnu.org In-Reply-To: Content-Disposition: inline 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:36884 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36884 On 5/7/05, Kim F. Storm wrote: > And it makes wrong highlights too It's highlighting the "n" in #ifndef... That cannot be a feature, I hope. --=20 /L/e/k/t/u