Michel Blanc <mbl...@erasme.org> writes:

> ========8<=======8<=======8<=======
> (setq org-agenda-custom-commands
>       '(("h" "Home-related tasks"
>          ((tags "@home")
>           (tags-todo "@home"))
>          ((org-agenda-ndays 300)
>           (org-icalendar-include-todo t)
>           (org-icalendar-combined-name "Perso")
>           (org-icalendar-use-scheduled '(todo-due event-if-todo \ 
>                                          event-if-not-todo))
>           (org-icalendar-use-deadline '(todo-due event-if-todo \
>                                          event-if-not-todo)))

Btw, unless you use different global values for the variables
`org-icalendar-use-deadline' and sisters, maybe you can simply
add them to your Org configuration?

-- 
 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