From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: question about performance when having multiple todo blocks from the same org files .. Date: Fri, 17 Jan 2014 10:14:21 +0100 Message-ID: <87a9ev7yxe.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W45VY-0000EO-T3 for emacs-orgmode@gnu.org; Fri, 17 Jan 2014 04:14:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W45VT-0003YB-Qv for emacs-orgmode@gnu.org; Fri, 17 Jan 2014 04:14:32 -0500 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:34778) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W45VT-0003Xs-L1 for emacs-orgmode@gnu.org; Fri, 17 Jan 2014 04:14:27 -0500 Received: by mail-wi0-f181.google.com with SMTP id hi8so416619wib.2 for ; Fri, 17 Jan 2014 01:14:26 -0800 (PST) In-Reply-To: (Rainer Stengele's message of "Mon, 13 Jan 2014 14:02:54 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rainer Stengele Cc: emacs-orgmode@gnu.org Hi Rainer, Rainer Stengele writes: > I was wondering if Org does run through all the org files again and > again in order to collect the data wanted Yes it does. Tips for optimizing the agenda speed can be found here: http://orgmode.org/worg/agenda-optimization.html But I'm not sure it will help in this case. -- Bastien