From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.cc-mode.general,gmane.emacs.devel Subject: Re: [sigra@home.se: C++-mode: Syntax highlighting: wrong color for function identifier depending on the kind of whitespace that follows] Date: Thu, 10 Mar 2005 23:47:22 -0500 Message-ID: <87k6oe6bak.fsf-monnier+emacs@gnu.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1110517558 21575 80.91.229.2 (11 Mar 2005 05:05:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 Mar 2005 05:05:58 +0000 (UTC) Cc: acm@muc.de, emacs-devel@gnu.org, bug-cc-mode@gnu.org Original-X-From: cc-mode-help-admin@lists.sourceforge.net Fri Mar 11 06:05:57 2005 Original-Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D9cLN-0003dA-N7 for sf-cc-mode-help@m.gmane.org; Fri, 11 Mar 2005 06:05:50 +0100 Original-Received: from projects.sourceforge.net (sc8-sf-list1-b.sourceforge.net [10.3.1.7]) by sc8-sf-spam1.sourceforge.net (Postfix) with ESMTP id 4774288744; Thu, 10 Mar 2005 21:05:49 -0800 (PST) Original-Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.12] helo=sc8-sf-mx2.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1D9cL8-0005UX-PW for cc-mode-help@lists.sourceforge.net; Thu, 10 Mar 2005 21:05:34 -0800 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by sc8-sf-mx2.sourceforge.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.41) id 1D9cL6-0002UF-W9 for cc-mode-help@lists.sourceforge.net; Thu, 10 Mar 2005 21:05:34 -0800 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.34) id 1D9cL5-0000uL-OX for bug-cc-mode@gnu.org; Fri, 11 Mar 2005 00:05:31 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1D9c3d-00042l-9E for bug-cc-mode@gnu.org; Thu, 10 Mar 2005 23:48:00 -0500 Original-Received: from [209.226.175.184] (helo=tomts22-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D9c3c-00042i-Tb; Thu, 10 Mar 2005 23:47:29 -0500 Original-Received: from alfajor ([65.92.241.52]) by tomts22-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20050311044728.GUYJ1919.tomts22-srv.bellnexxia.net@alfajor>; Thu, 10 Mar 2005 23:47:28 -0500 Original-Received: by alfajor (Postfix, from userid 1000) id 554462FDED; Thu, 10 Mar 2005 23:47:22 -0500 (EST) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Thu, 10 Mar 2005 20:47:35 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-Spam-Status: No, hits=-2.0 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,RCVD_IN_ORBS,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_GNUS_UA version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-Spam-Score: 0.4 (/) X-Spam-Report: Spam Filtering performed by sourceforge.net. See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 0.4 AWL AWL: From: address is in the auto white-list Original-Sender: cc-mode-help-admin@lists.sourceforge.net Errors-To: cc-mode-help-admin@lists.sourceforge.net X-BeenThere: cc-mode-help@lists.sourceforge.net X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Unsubscribe: , List-Id: Bug reports, feature requests, and general talk about CC Mode. List-Post: List-Help: List-Subscribe: , List-Archive: X-Original-Date: Thu, 10 Mar 2005 23:47:22 -0500 X-MailScanner-From: cc-mode-help-admin@lists.sourceforge.net X-MailScanner-To: sf-cc-mode-help@m.gmane.org Xref: news.gmane.org gmane.emacs.cc-mode.general:2285 gmane.emacs.devel:34457 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34457 > - why can't they use the font-lock-multiline property? > People are looking for a clearer explanation of what this does > and how to use it. All the consecutive chars with a non-nil font-lock-multiline property will always be re-fontified together. E.g. if it is put on three consecutive lines, a modification on any of the three lines will cause all three to be re-fontified. Stefan ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click