Marius Hofert <marius.hof...@math.ethz.ch> wrote:

> Okay, ESC ESC : (org-contacts-anniversaries) gives:
> 
> 
> Debugger entered--Lisp error: (void-function diary-anniversary)

So you need to load diary.el and associated stuff:

(require 'diary)

is probably enough.

Reply via email to