RE: planner-id locks up emacs by repeatedly recreating one (delegated) task
<[email protected]> Wed, 24 May 2006 13:06:59 -0400
| Newsgroups | gmane.emacs.wiki.general |
|---|---|
| Message-ID | <[email protected]> |
Philipp, I tried your fix (changing > to D), and it worked. I'll keep my fingers crossed and try again tomorrow. Mirko -----Original Message----- From: Philipp Grau [mailto:[email protected]] Sent: Wednesday, May 24, 2006 10:06 AM To: [email protected] Subject: Re: [emacs-wiki-discuss] planner-id locks up emacs by repeatedlyrecreating one task * [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