It seems that my package, planner-ical-import

http://www.timthelion.com/cgi-bin/blosxom.cgi/Planner-ical-import.html

does not work with planner-multi loaded.  However, I do not believe it is my
fault for at least some of the problems.  Here are the things that go wrong:

1.  When planner-ical-import calls planner-task-update tasks will
randomly (seemingly) end up at the end of other tasks in day pages. Like:

#B _ task | (planpage)#B _ task2 | (planpage)

Instead of with a new line separating them. Like:

#B _ task | (planpage)
#B _ task2 | (planpage)

2.   When planner-ical-import calls planner-task-update tasks will
randomly (seemingly) end up copied onto other day pages. Like:

#B _ task | (planpage)
#B _ task | (date)

Where both tasks are the same but for one linking to some other date.  This is a
very strange and confusing behavior to me.

3.  When planner-ical-import calls planner-task-update tasks will
randomly (seemingly) end up in day pages with the plan page link split at 
spaces. Like:

#B _ task | ([[plan]] [[page]])

4. When planner-ical-import calls planner-task-update after having found a plan
page literally(not in planner-mode because I thought it prudent to avoid hooks)
a y or n prompt appears asking if I want to save the file and find it normally.

Anyone have any hints as to who's fault this is, how to fix it?  Without
planner-multi loaded my code works flawlessly(except for kludging the point,
sorry).

Timothy

_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to