Apologies if this is the wrong place to post this. I have just started to use emacs and planner mode. I am using Ubuntu with emacs21 and have installed the Ubuntu (Debian) planner package.

When I try to use planner-diary by including it in my .emacs I get the following error:

Debugger entered--Lisp error: (void-function define-obsolete-function-alias)
(define-obsolete-function-alias (quote view-diary-entries) (quote diary-view-e
ntries))
  eval-buffer(#<buffer  *load*<2>> nil "diary-lib" nil t)
load-with-code-conversion("/usr/share/emacs/21.4/lisp/diary-lib.el" "diary-lib
" nil t)
  require(diary-lib)

I presume that it's just a problem with the function definition, but I know nothing about lisp:) Can anyone point me at a fixed version of diary-lib.el or give me some hints on how to fix the current code.

Ian.

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

Reply via email to