emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Problem with planner-appt-insinuate


From: rene
Subject: [emacs-wiki-discuss] Problem with planner-appt-insinuate
Date: Wed, 25 Jan 2006 20:09:22 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

I'm using planner within xemacs (linux debian).  Recently I updated planner
(3.40) and now planner-appt-insinuate doesn't work any more.  It leads to the
following error:

      Symbol's function definition is void: display-time-filter

Here is my config:
 
(require 'planner-cyclic)
(planner-option-customized 'planner-cyclic-diary-file "~/mycyclic.diary" )
(require 'planner-appt)
(planner-appt-use-schedule)
(planner-appt-insinuate)
(setq planner-appt-sort-schedule-on-update-flag t)
(planner-appt-schedule-cyclic-insinuate)
(planner-option-customized 'planner-appt-schedule-cyclic-behaviour 'future)
(setq planner-appt-update-appts-on-save-flag t)
(planner-appt-calendar-insinuate)

Thanks for your help

--






reply via email to

[Prev in Thread] Current Thread [Next in Thread]