From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: moving in the agenda view is slow Date: Fri, 26 Nov 2010 17:46:31 +0100 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=36137 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PM1RT-0002V7-RR for emacs-orgmode@gnu.org; Fri, 26 Nov 2010 11:46:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PM1RS-0000Du-Qw for emacs-orgmode@gnu.org; Fri, 26 Nov 2010 11:46:35 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:48963) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PM1RS-0000Dj-Li for emacs-orgmode@gnu.org; Fri, 26 Nov 2010 11:46:34 -0500 Received: by eydd26 with SMTP id d26so13308205eyd.0 for ; Fri, 26 Nov 2010 08:46:33 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rainer Stengele Cc: emacs-orgmode@gnu.org On Nov 26, 2010, at 5:26 PM, Rainer Stengele wrote: > Hi all, > > I am struggling more and more with slowness in my agenda view. > Moving from line to line with n and p is slow. > Pressing the n key for 2 seconds will result in the cursor not > following every keypress but jumping down after 2 or 3 seconds. > > I switched off all minor modes and found no improvements. > What is the agenda doing when I am moving from item to item? > Follow-mode is off. > > I use about 10 org files with a total of 35.000 lines. > The slowness is true for customized agenda views as well as for > default ones like "C-a t" (List of all todo entries). Strange. One way to find out is to turn on debug on quit, and then press C-g during the wait and see where it stops, in which function calls. > > GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) of 2009-11-04 on > LENNART-69DE564 (patched) > Org-mode version 7.3 (release_7.3.157.ga98a) > > Rainer > > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode