From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: scheduled item taking time from inactive time stamp Date: Wed, 25 Feb 2009 13:51:14 +0100 Message-ID: References: <547849.78457.qm@web28303.mail.ukl.yahoo.com> <0576FFE1-09CF-4CF1-8A59-B80C87A8DC24@uva.nl> <18846.43978.321051.411022@pinto.chemeng.ucl.ac.uk> <18846.47429.876760.8948@pinto.chemeng.ucl.ac.uk> <18846.49622.996441.373253@pinto.chemeng.ucl.ac.uk> <18851.56292.313670.539310@lobo.chemeng.ucl.ac.uk> <20524da70902241000y592b48dudfa037dc839ebec7@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LcJEO-0005yi-DF for emacs-orgmode@gnu.org; Wed, 25 Feb 2009 07:51:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LcJEL-0005x1-53 for emacs-orgmode@gnu.org; Wed, 25 Feb 2009 07:51:19 -0500 Received: from [199.232.76.173] (port=52611 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LcJEK-0005wi-Gl for emacs-orgmode@gnu.org; Wed, 25 Feb 2009 07:51:16 -0500 Received: from qw-out-1920.google.com ([74.125.92.147]:54831) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LcJEK-0008R9-1x for emacs-orgmode@gnu.org; Wed, 25 Feb 2009 07:51:16 -0500 Received: by qw-out-1920.google.com with SMTP id 4so5842qwk.24 for ; Wed, 25 Feb 2009 04:51:15 -0800 (PST) In-Reply-To: <20524da70902241000y592b48dudfa037dc839ebec7@mail.gmail.com> 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: Samuel Wales Cc: emacs-orgmode@gnu.org, e.fraga@ucl.ac.uk On Feb 24, 2009, at 7:00 PM, Samuel Wales wrote: > Would it make sense at all to provide a user variable to turn off the > agenda's scanning of headlines for times? I wonder if that would > (slightly) speed it up also? We have now such a variable, `org-agenda-search-headline-for time', but no, it will not noticeably speed up the agenda creation. - Carsten