Re: planner-id locks up emacs by repeatedly recreating one task

Philipp Grau <[email protected]> Wed, 24 May 2006 16:06:05 +0200
Newsgroups gmane.emacs.wiki.general
Message-ID <[email protected]>
* [email protected] <[email protected]> [24.05.06 15:07]:
> This morning, I updated the plan file with planner-id enabled.  Emacs got
> into an infinite loop.  The debug output is attached.
>  
> As I noted yesterday, a task from one of the plan files is being replicated
> endlessly, both in the plan file and in the new day file.  The task is
> 
> #B > Check something vs something hypothesis {{Tasks:113}} [[TopSecretProject#8][(8)]] ([[2006.05.24]])
>
> Any further suggestions how to debug this?

I had nearly the same problem, here is what I did to fix it:

,----[ From an old mail to emacs-wiki-discuss ]---
|
| JFTR here is what went wrong:
| 
| Up until last week I was using planner with the wiki backend.
| 
| And there were some tasks marked delegated and this used to be a ">" now it
| is a "D" in the planner page. This /is/ documented in NEWS file of the
| planner-muse. But the consequences astonished me.
| 
| After changing > to D everything is fine.
|                                            
`----

Regards,

Philipp