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 12:01:33 -0500 Message-ID: References: <87u0nj7jds.fsf-monnier+emacs@gnu.org> <423064B6.90206@mfgames.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1110474402 13313 80.91.229.2 (10 Mar 2005 17:06:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 10 Mar 2005 17:06:42 +0000 (UTC) Cc: Alan Mackenzie , emacs-devel@gnu.org, bug-cc-mode@gnu.org Original-X-From: cc-mode-help-admin@lists.sourceforge.net Thu Mar 10 18:06:41 2005 Original-Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D9R3R-0004kc-AI for sf-cc-mode-help@m.gmane.org; Thu, 10 Mar 2005 18:02:33 +0100 Original-Received: from projects.sourceforge.net (sc8-sf-list1-b.sourceforge.net [10.3.1.7]) by sc8-sf-spam2.sourceforge.net (Postfix) with ESMTP id 5DE9812BA4; Thu, 10 Mar 2005 09:02:28 -0800 (PST) Original-Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1D9R2w-000064-Pe for cc-mode-help@lists.sourceforge.net; Thu, 10 Mar 2005 09:02:02 -0800 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by sc8-sf-mx1.sourceforge.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.41) id 1D9R2v-0000cE-3u for cc-mode-help@lists.sourceforge.net; Thu, 10 Mar 2005 09:02:02 -0800 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.34) id 1D9R2s-00060I-1l for bug-cc-mode@gnu.org; Thu, 10 Mar 2005 12:01:58 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1D9R2b-0005Pf-UR for bug-cc-mode@gnu.org; Thu, 10 Mar 2005 12:01:43 -0500 Original-Received: from [132.204.24.67] (helo=mercure.iro.umontreal.ca) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D9R2b-0005Pc-NW; Thu, 10 Mar 2005 12:01:41 -0500 Original-Received: from hidalgo.iro.umontreal.ca (hidalgo.iro.umontreal.ca [132.204.27.50]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id 7BA0834000F; Thu, 10 Mar 2005 12:01:41 -0500 (EST) Original-Received: from asado.iro.umontreal.ca (asado.iro.umontreal.ca [132.204.24.84]) by hidalgo.iro.umontreal.ca (Postfix) with ESMTP id 646312CC004; Thu, 10 Mar 2005 12:01:33 -0500 (EST) Original-Received: by asado.iro.umontreal.ca (Postfix, from userid 20848) id 52EA94BD56; Thu, 10 Mar 2005 12:01:33 -0500 (EST) Original-To: lists@mfgames.com In-Reply-To: <423064B6.90206@mfgames.com> (D. R. E. Moonfire's message of "Thu, 10 Mar 2005 09:16:06 -0600") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-4.819, requis 5, autolearn=not spam, AWL 0.08, BAYES_00 -4.90) 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.0 (/) 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.0 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 12:01:33 -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:2272 gmane.emacs.devel:34425 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34425 >> On a side note, I'm wondering why you go through so much trouble with the >> "unmatched opening quote" in AWK. No other mode does that AFAIK, even >> though pretty much every major mode in lisp/progmodes/ has pretty much the >> same need AFAICT. Does it have to do with something specific to AWK, or is >> it non-specific and maybe it should be done for all modes? > I know that C# allows that type of string: > string a = @"I > like > cheese"; > ... is perfectly valid If it is, then current normal Emacs support is already perfect. Alan's code seems to be trying to take care of other situations. 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