From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrizio Chiarello Subject: Re: View inherited DEADLINEs in agenda Date: Mon, 7 Nov 2011 14:16:44 +0100 Message-ID: <20111107131644.GB6872@hydrogen.black.hole> References: <20111107120311.GA6246@hydrogen.black.hole> <834nygktvh.fsf@yahoo.it> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43493) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNP4N-00087W-T6 for emacs-orgmode@gnu.org; Mon, 07 Nov 2011 08:17:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RNP4H-0001be-U6 for emacs-orgmode@gnu.org; Mon, 07 Nov 2011 08:16:59 -0500 Received: from mail2.dei.unipd.it ([147.162.2.112]:55716 helo=mail.dei.unipd.it) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RNP4H-0001bE-Ld for emacs-orgmode@gnu.org; Mon, 07 Nov 2011 08:16:53 -0500 Content-Disposition: inline In-Reply-To: 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: suvayu ali Cc: emacs-orgmode@gnu.org On Mon, Nov 07, 2011 at 01:22:31PM +0100, suvayu ali wrote: > On Mon, Nov 7, 2011 at 13:19, Giovanni Ridolfi > wrote: > > Fabrizio Chiarello writes: > > > > > >> I have many tasks with a DEADLINE, and I wish to have their subtasks= to > >> inherit such DEADLINE. To this aim, I set: > >> > >> =A0 (setq org-use-property-inheritance (quote ("DEADLINE"))) > >> > > > >> The problem is that the agenda only shows deadlines for the tasks th= at > >> define them > > > > is DEADLINE =A0a property that can be inherited? > > > > would you please post an example file? >=20 > I don't think DEADLINE is a property at all. >=20 In my org 7.7 manual, in section "7.2 Special properties", DEADLINE is defined as a (special) property. By the way, consider the following example: * TODO parent DEADLINE: <2011-12-31 Sat> ** TODO child A ** TODO child B DEADLINE: <2011-11-30 Wed> ** TODO child C In my workflow, to mark "parent" as DONE i have to complete "child" A,B and C. And it would be nice to have child A and C inherit the DEADLINE from the parent, and to show up in the agenda. Any idea? --=20 Fabrizio Chiarello Photonics and Electromagnetics Group Department of Information Engineering University of Padova, Italy Intelligence is quickness to apprehend as distinct form ability, which is capacity to act wisely on the thing apprehended. -- Alfred North Whitehead