From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gary ." Subject: Re: Re: Repeating TODOs Date: Fri, 26 Mar 2010 11:01:45 +0100 Message-ID: References: <87zl1wiqay.fsf@gollum.intra.norang.ca> <871vf8xnjf.fsf@mean.albasani.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nv6MS-0003Yb-FZ for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 06:01:52 -0400 Received: from [140.186.70.92] (port=56671 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nv6MP-0003Vh-OT for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 06:01:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nv6MO-0000de-AC for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 06:01:49 -0400 Received: from mail-yw0-f191.google.com ([209.85.211.191]:41133) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nv6MM-0000dL-N3 for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 06:01:48 -0400 Received: by ywh29 with SMTP id 29so7538073ywh.14 for ; Fri, 26 Mar 2010 03:01:45 -0700 (PDT) In-Reply-To: <871vf8xnjf.fsf@mean.albasani.net> 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: emacs-orgmode@gnu.org On 3/25/10, Memnon Anon wrote: > ,----[ (info "(org)Tracking your habits") ] > | 5. The TODO may also have minimum and maximum ranges specified by > | using the syntax `.+2d/3d', which says that you want to do the > | task at least every three days, but at most every two days. > `---- > > The whole page gave me the impression that the .-syntax is the only one > supported. Right. That refers to org-habit.el from version 6.32 (http://orgmode.org/Changes.html#sec-3.2). I was following http://orgmode.org/worg/org-tutorials/tracking-habits.php as I am using an earlier version. Sorry if that wasn't clear.