From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.bugs Subject: Re: font-lock of comments with an opening paren in column 1 Date: Thu, 10 Apr 2003 06:19:22 +0200 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3405-Thu10Apr2003061921+0300-eliz@elta.co.il> References: <200304091344.h39Digb08116@sfsw51.de.lucent.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1049944854 7235 80.91.224.249 (10 Apr 2003 03:20:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 10 Apr 2003 03:20:54 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 10 05:20:53 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 193ScO-0001sZ-00 for ; Thu, 10 Apr 2003 05:20:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 193ScT-0002To-02 for gnu-bug-gnu-emacs@m.gmane.org; Wed, 09 Apr 2003 23:20:57 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 193Sc4-0002Bj-00 for bug-gnu-emacs@gnu.org; Wed, 09 Apr 2003 23:20:32 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 193Sbx-00022L-00 for bug-gnu-emacs@gnu.org; Wed, 09 Apr 2003 23:20:28 -0400 Original-Received: from aragorn.inter.net.il ([192.114.186.23]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 193Sbt-0001wz-00 for bug-gnu-emacs@gnu.org; Wed, 09 Apr 2003 23:20:21 -0400 Original-Received: from zaretsky ([80.230.234.188]) by aragorn.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id ALI68579; Thu, 10 Apr 2003 06:20:13 +0300 (IDT) Original-To: kzeitler@lucent.com X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <200304091344.h39Digb08116@sfsw51.de.lucent.com> (message from Klaus Zeitler on Wed, 9 Apr 2003 15:44:42 +0200 (MEST)) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4753 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4753 > Date: Wed, 9 Apr 2003 15:44:42 +0200 (MEST) > From: Klaus Zeitler > > when I have an opening paren in column 1 of a multiline C comment, fontlock > shows parts of this comment in a "gaudy" mode. See the entry in etc/PROBLEMS whose name is "Font Lock displays portions of the buffer in incorrect faces".