From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: logdone enhancement Date: Wed, 27 Feb 2013 09:33:31 +0100 Message-ID: <87vc9eupes.fsf@bzg.ath.cx> References: <512DA5E5.7040703@lbl.gov> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49752) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAcSE-0008DZ-GO for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 03:33:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UAcSD-0000T3-5P for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 03:33:34 -0500 Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:43161) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAcSC-0000Sx-Vf for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 03:33:33 -0500 Received: by mail-wi0-f170.google.com with SMTP id hm11so7156944wib.3 for ; Wed, 27 Feb 2013 00:33:32 -0800 (PST) In-Reply-To: <512DA5E5.7040703@lbl.gov> (Arun Persaud's message of "Tue, 26 Feb 2013 22:21:25 -0800") 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: Arun Persaud Cc: emacs-orgmode Hi Arun, Arun Persaud writes: > * project > ** TODO headline :repeat: > a longer description of what the todo item is about > SCHEDULED: <2013-06-18 Tue +1m> The SCHEDULED line should be right after the headline, see the manual. It can sometimes work when it is on another line, but this is accidental, you should put the line right after the headline. HTH, -- Bastien