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 22:08:10 +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> <17949.44227.318812.360396@farnswood.snap.net.nz> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1176404933 28456 80.91.229.12 (12 Apr 2007 19:08:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Apr 2007 19:08:53 +0000 (UTC) Cc: emacs-devel@gnu.org To: Nick Roberts Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 12 21:08:45 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 1Hc4ey-0003zp-NJ for ged-emacs-devel@m.gmane.org; Thu, 12 Apr 2007 21:08:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hc4jA-00088J-2f for ged-emacs-devel@m.gmane.org; Thu, 12 Apr 2007 15:13:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hc4ig-0007iv-16 for emacs-devel@gnu.org; Thu, 12 Apr 2007 15:12:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hc4ie-0007iG-8W for emacs-devel@gnu.org; Thu, 12 Apr 2007 15:12:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hc4ie-0007iD-6J for emacs-devel@gnu.org; Thu, 12 Apr 2007 15:12:32 -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 1Hc4eR-0003O3-Ri for emacs-devel@gnu.org; Thu, 12 Apr 2007 15:08:12 -0400 Original-Received: from HOME-C4E4A596F7 ([81.5.51.174]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CII08189 (AUTH halo1); Thu, 12 Apr 2007 22:08:09 +0300 (IDT) In-reply-to: <17949.44227.318812.360396@farnswood.snap.net.nz> (message from Nick Roberts on Thu, 12 Apr 2007 15:51:31 +1200) 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:69342 Archived-At: > From: Nick Roberts > Date: Thu, 12 Apr 2007 15:51:31 +1200 > Cc: emacs-devel@gnu.org > > > > 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". > > # This is useful after "cvs up". > cvs-update: recompile autoloads finder-data custom-deps > > All this does is recompile + extras. I don't know how this worked in your case > but, in general, this wouldn't solve a problem involving macro dependencies. All I can say is that it did, as a matter of fact.