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

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

Re: [emacs-wiki-discuss] planner schedule and appointment integration


From: Jim Ottaway
Subject: Re: [emacs-wiki-discuss] planner schedule and appointment integration
Date: Fri, 18 Feb 2005 17:30:42 +0000
User-agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.2 (gnu/linux)

Sorry, I have just found an error [why does that always happen when
one dispatches something?]:

either change planner-appt-insinuate to 

(defun planner-appt-insinuate ()
  "Set up hooks for planner-appt."
  (add-hook 'planner-mode-hook
            'planner-appt-schedule-to-appt t)
  (add-hook 'planner-mode-hook
            'planner-appt-save-function)
  (add-hook 'mark-diary-entries-hook 'planner-appt-mark-calendar-maybe))

or get 

Location: http://www.users.zetnet.co.uk/jeho/archives/2005
Archive name: address@hidden
Branch: planner--jeho--1.0
Patch:  13


-- 
Jim Ottaway




reply via email to

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