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: Unbearably slow editing in .h files Date: Sun, 24 Feb 2008 21:49:50 +0200 Message-ID: References: <8763xl492o.fsf@jurta.org> <200801230225.m0N2Ptmx012952@sallyv1.ics.uci.edu> <200801271954.m0RJsmBm003714@sallyv1.ics.uci.edu> <479DAC55.8070302@gmx.at> <200801300258.m0U2w9rr005169@sallyv1.ics.uci.edu> <47B9E0B1.1090908@gmx.at> <20080223224901.GB3476@muc.de> <20080224083950.GB1073@muc.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1203882653 2987 80.91.229.12 (24 Feb 2008 19:50:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 Feb 2008 19:50:53 +0000 (UTC) Cc: bug-cc-mode@gnu.org, rudalics@gmx.at, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 24 20:51:17 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 1JTMsU-0003ag-GO for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2008 20:51:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTMry-0004kn-Am for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2008 14:50:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTMrt-0004iR-8D for emacs-devel@gnu.org; Sun, 24 Feb 2008 14:50:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTMrr-0004ha-1e for emacs-devel@gnu.org; Sun, 24 Feb 2008 14:50:36 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTMrq-0004hR-Iu for emacs-devel@gnu.org; Sun, 24 Feb 2008 14:50:34 -0500 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JTMrm-0008CJ-V7; Sun, 24 Feb 2008 14:50:31 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-241-165.inter.net.il [84.228.241.165]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id JHB55501 (AUTH halo1); Sun, 24 Feb 2008 21:47:24 +0200 (IST) In-reply-to: <20080224083950.GB1073@muc.de> (message from Alan Mackenzie on Sun, 24 Feb 2008 08:39:50 +0000) X-detected-kernel: by monty-python.gnu.org: 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:90268 Archived-At: > Date: Sun, 24 Feb 2008 08:39:50 +0000 > From: Alan Mackenzie > Cc: bug-cc-mode@gnu.org, martin rudalics , emacs-devel@gnu.org > > Try loading a large file.c, say > .../src/w32fns.c, then do M-> and C-M-a. This is instantaneous enough. > But yes, further C-M-a's do become a bit sluggish. globals_of_w32fns is > spectacularly bad. I don't see any particular sluggishness in that file or that function. In what version of Emacs do you see this?