From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: narrow-to-defun and mark-defun now work properly for CC Mode. Date: Thu, 12 Apr 2007 06:18:14 +0300 Message-ID: References: <20070409123730.GD1065@muc.de> <17948.11246.263666.982903@farnswood.snap.net.nz> <461C71A8.7060401@gmx.at> <871wiqkejv.fsf@stupidchicken.com> <873b36ajc5.fsf@stupidchicken.com> <20070411210916.GA1818@muc.de> <87ejmq63en.fsf@stupidchicken.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1176347909 5099 80.91.229.12 (12 Apr 2007 03:18:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Apr 2007 03:18:29 +0000 (UTC) Cc: acm@muc.de, nickrob@snap.net.nz, emacs-devel@gnu.org, rudalics@gmx.at To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 12 05:18:22 2007 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 1HbppF-0002CG-ST for ged-emacs-devel@m.gmane.org; Thu, 12 Apr 2007 05:18:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HbptM-0002ao-Jy for ged-emacs-devel@m.gmane.org; Wed, 11 Apr 2007 23:22:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HbptI-0002ai-W6 for emacs-devel@gnu.org; Wed, 11 Apr 2007 23:22:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HbptG-0002aW-Me for emacs-devel@gnu.org; Wed, 11 Apr 2007 23:22:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HbptG-0002aT-HB for emacs-devel@gnu.org; Wed, 11 Apr 2007 23:22:30 -0400 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hbpp8-0002Th-Ov for emacs-devel@gnu.org; Wed, 11 Apr 2007 23:18:15 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-40-233.inter.net.il [83.130.40.233]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CID43979 (AUTH halo1); Thu, 12 Apr 2007 06:18:07 +0300 (IDT) In-reply-to: <87ejmq63en.fsf@stupidchicken.com> (message from Chong Yidong on Wed, 11 Apr 2007 16:51:12 -0400) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:69324 Archived-At: > From: Chong Yidong > Date: Wed, 11 Apr 2007 16:51:12 -0400 > Cc: martin rudalics , Nick Roberts , > emacs-devel@gnu.org > > Aha, that was the problem! I expected `make recompile' to DTRT, but > this was a mistaken assumption for this case. > > After doing a `make bootstrap', the performance problem has > disappeared entirely. Thanks very much, and sorry for the noise! I did not need to bootstrap. I used "make cvs-update".