> Are you calling the above code before org-mode has been loaded? You
> can look through the Messages buffer to see what happens at startup...
Thanks David,
that was exactly my mistake. It works perfectly now.
alfredo
--
-
Alfredo Buttari,
Innovative Com
"Alfredo Buttari" <[EMAIL PROTECTED]> writes:
> Hi all,
> I'm trying to convert items in my org files into appointments. As far
> as my understanding goes, org-agenda-to-appt has to be run every time
> I start emacs so I added these lines to my .emacs file:
>
> (setq appt-display-format 'window)
>