From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mikael Fornius Subject: Re: 'habit' with DEADLINE-style advance warning loses its graph Date: Mon, 26 Apr 2010 20:19:27 +0200 Message-ID: <87k4ruhya8.fsf@eee.lan> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O6Sq5-0007Rx-MG for emacs-orgmode@gnu.org; Mon, 26 Apr 2010 14:15:25 -0400 Received: from [140.186.70.92] (port=50982 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O6Sq4-0007QX-3M for emacs-orgmode@gnu.org; Mon, 26 Apr 2010 14:15:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O6Spx-0001QD-Tx for emacs-orgmode@gnu.org; Mon, 26 Apr 2010 14:15:23 -0400 Received: from violet.abc.se ([62.80.200.155]:35798) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O6Spx-0001Pq-JT for emacs-orgmode@gnu.org; Mon, 26 Apr 2010 14:15:17 -0400 In-Reply-To: (Livin Stephen Sharma's message of "Mon, 26 Apr 2010 11:35:15 +0530") 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: Livin Stephen Sharma Cc: emacs-org-mode-help gnu I never use both SCHEDULED and DEADLINE in the same entry but it looks like it works as you wish, try this: --8<---------------cut here---------------start------------->8--- ** TODO Send query habit/DEADLINE/graph query SCHEDULED: <2010-04-26 Mon .+1m> DEADLINE: <2010-04-26 Mon .+1m -15d> --8<---------------cut here---------------end--------------->8--- I get advance deadline warning and habit graph on scheduled time. Hope this helps, org-habit rocks! :) My (org-version) "Org-mode version 6.35trans (release_6.35g.179.g3644d)" and (emacs-version) "GNU Emacs 23.1.92.1 (i686-pc-linux-gnu, GTK+ Version 2.18.7) of 2010-02-23 on eee" -- Mikael Fornius