From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: Could the checkbox dependancy blocking mechanism also use the "ORDERED" property feature? Date: Thu, 19 Feb 2009 10:34:02 +0100 Message-ID: <499D278A.7050003@diplan.de> References: <72A32830-BFEE-4FBE-88E7-FCCBFD9C4DD2@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1La5Hj-0002qd-JE for emacs-orgmode@gnu.org; Thu, 19 Feb 2009 04:33:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1La5Hi-0002pz-Q7 for emacs-orgmode@gnu.org; Thu, 19 Feb 2009 04:33:35 -0500 Received: from [199.232.76.173] (port=46991 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1La5Hi-0002pw-MV for emacs-orgmode@gnu.org; Thu, 19 Feb 2009 04:33:34 -0500 Received: from ns.diplan.de ([212.34.188.4]:58362 helo=mail.diplan.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1La5Hi-00069M-Af for emacs-orgmode@gnu.org; Thu, 19 Feb 2009 04:33:34 -0500 In-Reply-To: <72A32830-BFEE-4FBE-88E7-FCCBFD9C4DD2@uva.nl> 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Excellent! It works. Thank you! In the git version of today I find a very strange change in the agenda view. Starting agenda view and scrolling to the very first entry immediatley leaves the agenda window and jumps to the corresponding org file position. Clicking onto any agenda line point also is jumping out of agenda window immediately. Did I oversee a new setting or is this a bug? Rainer Carsten Dominik schrieb: > OK, > > I just took this OFF my todo list. > > - Carsten > > On Feb 18, 2009, at 1:52 PM, Rainer Stengele wrote: > >> Hi Carsten! >> >> I very much like the blocking feature for TODOs and checkboxes. >> I have lots of TODOs which I split into sub jobs using checkboxes. >> I would be very glad to have the :ORDERED: feature for TODOs also for >> checkboxes. >> Anyone else would like to work this way? >> Any chance to get this on your todo list? >> >> Example: >> >> ****** TODO a complex job [0/3] >> SCHEDULED: <2009-02-18 Mi> DEADLINE: <2009-02-20 Fr> >> :PROPERTIES: >> :ORDERED: t >> :END: >> - [ ] step 1 >> - [ ] step 2 >> - [ ] step 3 >> - [ ] step 4 >> - [ ] step 5 >> >> >> >> Thanks for the ever improving best organising tool ever! >> >> Rainer >> >> >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Remember: use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >