When i add this line to an org file 

        %%(org-calendar-holiday)  

holidays are displayed in org-agenda.

But when I add some fixed or floating holidays to my calendar
configuration like

               calendar-holidays '((
                           (holiday-fixed 11 11 "Elfter im Elften")
                           (holiday-easter-etc -49 "Estomihi")
                           (holiday-easter-etc -48 "Rosenmontag")
                           (holiday-easter-etc -52 "Weiberfasnacht")
                           (holiday-float 12 0 -4 "1. Advent" 24)))

only these holidays show up in org-agenda but not the emacs calendar
holidays.

How can I include both?

cheers,
henry

-- 
http://literaturlatenight.de


_______________________________________________
Emacs-orgmode mailing list
Please 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