emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Re: Problem with agenda and diary


From: Nick Dokos
Subject: Re: [O] Re: Problem with agenda and diary
Date: Thu, 17 Mar 2011 18:11:19 -0400

Dan Griswold <address@hidden> wrote:


>   org-format-agenda-item("" "" "Diary" nil time)
>   (setq x (org-format-agenda-item "" x "Diary" nil (quote time)))
>   (lambda (x) (setq x (org-format-agenda-item "" x "Diary" nil ...)) (org-a=
> dd-props x (text-properties-at ... x) (quote type) "diary" (quote date) dat=
> e (quote face) (quote org-agenda-diary)))("")
> 

Actually, this pretty much confirms that the call came from 
org-get-diary-entries:
it matches the code exactly.

Nick








reply via email to

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