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 20:46:57 +0100 Message-ID: <20111107194657.GA4252@hydrogen.black.hole> References: <20111107120311.GA6246@hydrogen.black.hole> <834nygktvh.fsf@yahoo.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55635) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNV9r-0003xy-G0 for emacs-orgmode@gnu.org; Mon, 07 Nov 2011 14:47:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RNV9p-0003pH-VI for emacs-orgmode@gnu.org; Mon, 07 Nov 2011 14:47:03 -0500 Received: from mail1.dei.unipd.it ([147.162.2.111]:54466 helo=mail.dei.unipd.it) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RNV9p-0003pA-Ob for emacs-orgmode@gnu.org; Mon, 07 Nov 2011 14:47:01 -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: Carsten Dominik Cc: emacs-orgmode@gnu.org On Mon, Nov 07, 2011 at 03:29:41PM +0100, Carsten Dominik wrote: > > On Nov 7, 2011, at 1:19 PM, 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: > >> > >> (setq org-use-property-inheritance (quote ("DEADLINE"))) > >> > > > >> The problem is that the agenda only shows deadlines for the tasks that > >> define them > > > > is DEADLINE a property that can be inherited? > > Deadlines can currently *not* be inherited. I would probably advice > against implementing this because of performance issues that would > result for the construction of the agenda. > > - Carsten > Do you have any suggestion on how to implement the inherit of DEADLINE from parent and how to show them in the agenda? At least for me, having this feature working would repay the extra computation time required for the construction of the agenda. Thanks in advance, F. -- Fabrizio Chiarello Photonics and Electromagnetics Group Department of Information Engineering University of Padova, Italy For many people my software is something that you install and forget. I like to keep it that way. -- Wietse Venema