On Nov 7, 2011, at 1:19 PM, Giovanni Ridolfi wrote: > Fabrizio Chiarello <fabrizio.chiare...@ieee.org> 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 > > would you please post an example file? > Thanks, > > Giovanni > > > - Carsten