Re: [O] Is it possible to see the blocking task?

2012-12-12 Thread Bastien
Hi Mirko,

Mirko Vukovic mirko.vuko...@gmail.com writes:

 I'd like to see the blocking task in order to debug my setup.

From latest git (master) the error message you get now contains
the name of the blocking entry.

HTH,

-- 
 Bastien



[O] Is it possible to see the blocking task?

2012-12-11 Thread Mirko Vukovic
Hello,

I am using TODO dependencies for a project.  I find some tasks are blocked
for no apparent reason  (this is after multiple editing of the file, and
setting and unsetting of the ORDERED property).  I know that I can
over-ride task blocking by a triple C-u.

I'd like to see the blocking task in order to debug my setup.  Is there a
way to see that?

Thanks,

Mirko