Hi Nick,

Nick Dokos <nicholas.do...@hp.com> writes:

> If you like how your appointments are shown, you can use the appt display
> mechanism, by setting org-show-notification-handler to something like this:
>
> (defun my-org-show-notification-handler (notification)
>   (funcall appt-disp-window-function "0" (current-time-string) notification))
>
> (setq org-show-notification-handler (function 
> my-org-show-notification-handler))

Nice -- could you post this on Worg?

I have very little time myself for this right now...

Thanks!

-- 
 Bastien


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to