From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.devel Subject: Re: font-lock-extend-region-multiline: Args out of range: 0, 0 Date: Tue, 8 Apr 2008 09:29:44 +0000 Message-ID: <20080408092944.GA2937@muc.de> References: <98e737510804071935m5da8423cx918d65a2107164f@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207646032 7617 80.91.229.12 (8 Apr 2008 09:13:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Apr 2008 09:13:52 +0000 (UTC) Cc: emacs-devel@gnu.org To: an0 Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 08 11:14:25 2008 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 1Jj9uI-00072s-GV for ged-emacs-devel@m.gmane.org; Tue, 08 Apr 2008 11:14:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jj9tf-0002gx-0L for ged-emacs-devel@m.gmane.org; Tue, 08 Apr 2008 05:13:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jj9tL-0002aa-7r for emacs-devel@gnu.org; Tue, 08 Apr 2008 05:13:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jj9tI-0002YU-IJ for emacs-devel@gnu.org; Tue, 08 Apr 2008 05:13:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jj9tI-0002YM-5b for emacs-devel@gnu.org; Tue, 08 Apr 2008 05:13:20 -0400 Original-Received: from colin.muc.de ([193.149.48.1] helo=mail.muc.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jj9tG-0007sH-QO for emacs-devel@gnu.org; Tue, 08 Apr 2008 05:13:19 -0400 Original-Received: (qmail 31516 invoked by uid 3782); 8 Apr 2008 09:13:15 -0000 Original-Received: from acm.muc.de (p57AF614F.dip.t-dialin.net [87.175.97.79]) by colin2.muc.de (tmda-ofmipd) with ESMTP; Tue, 08 Apr 2008 11:13:14 +0200 Original-Received: (qmail 3180 invoked by uid 1000); 8 Apr 2008 09:29:44 -0000 Content-Disposition: inline In-Reply-To: <98e737510804071935m5da8423cx918d65a2107164f@mail.gmail.com> User-Agent: Mutt/1.5.9i X-Delivery-Agent: TMDA/1.1.5 (Fettercairn) X-Primary-Address: acm@muc.de X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 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:94681 Archived-At: Hi, an0! On Tue, Apr 08, 2008 at 10:35:57AM +0800, an0 wrote: > I met this error [font-lock-extend-region-multiline: Args out of > range: 0, 0] when I use `smart-compile' on a cpp file. That could be my fault. I don't know what `smart-compile' is. (I probably should, though). Could you please give a few more details about how to recreate this bug. Could you supply a CPP file (preferably short), in which this problem happens. Please state which version of Emacs you got the error in (was it a recent CVS version?) Do C-c C-b (`c-submit-bug-report') to dump your CC Mode configuration, and paste it into the email. Then please say _exactly_ what you do to get to the error. Thanks in advance! -- Alan Mackenzie (Nuremberg, Germany).