emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Org-mode version 6.32trans (release_6.32b.157.g04e9); Inse


From: Nick Dokos
Subject: Re: [Orgmode] Org-mode version 6.32trans (release_6.32b.157.g04e9); Insert anniversary in the calendar fails
Date: Tue, 10 Nov 2009 15:14:19 -0500

Bernt Hansen <address@hidden> wrote:

> 
> From the agenda (C-c a a c i a RET RET)
> 
> I get the following error
> 
> Debugger entered--Lisp error: (void-function diary-date-display-form)
>   (diary-date-display-form)
...
> 
> Emacs  : GNU Emacs 22.2.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11)
>  of 2008-11-09 on raven, modified by Debian
> Package: Org-mode version 6.32trans (release_6.32b.157.g04e9)
> 

This works fine in emacs 23, probably because the calendar people have
fixed their autoloads. Not sure about the best way to fix it in emacs 22,
but a strategically placed

(require 'diary-lib)

somewhere in your .emacs or your org init file, would certainly do it.

HTH,
Nick




reply via email to

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