|
| From: | Jim Ottaway |
| Subject: | Re: [emacs-wiki-discuss] Error on task creation since planner patch-136 |
| Date: | Mon, 19 Dec 2005 10:52:12 +0000 |
| User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
>>>>> Michael Heinrich <address@hidden> writes:
> Hi!
> Since planner patch-136 I get this error on task creation:
> Debugger entered--Lisp error: (error "There is no task on the current
> line")
> signal(error ("There is no task on the current line"))
> error("There is no task on the current line")
> planner-appt-task-add()
> planner-create-task-from-info(nil "B" "0" "_" "Testtask4" nil
> "2005.12.19" nil)
> planner-create-task("Testtask4" "2005.12.19" nil nil "_")
> call-interactively(planner-create-task)
> I use planner-appt.
I don't see that here. Do you have anything in
planner-create-task-hook that will modify the contents of the buffer
after the task is created, such as sorting or planner-trunk-tasks?
Regards,
--
Jim Ottaway
| [Prev in Thread] | Current Thread | [Next in Thread] |