Re: [Orgmode] Re: Minor bug: org-agenda-holidays

2010-12-22 Thread Nick Dokos
Tassilo Horn wrote: > Nick Dokos writes: > > Hi Nick, > > > I don't think the patch is necessary: as Tassilo points out, > > list-calendar-holidays should exist in emacs versions before 23.1, it > > is obsoleted in 23.1 and replaced by calendar-list-holidays, but > > remains as an alias in ver

[Orgmode] Re: Minor bug: org-agenda-holidays

2010-12-22 Thread Tassilo Horn
Nick Dokos writes: Hi Nick, > I don't think the patch is necessary: as Tassilo points out, > list-calendar-holidays should exist in emacs versions before 23.1, it > is obsoleted in 23.1 and replaced by calendar-list-holidays, but > remains as an alias in versions 23.1 and after. I can confirm th

[Orgmode] Re: Minor bug: org-agenda-holidays

2010-12-21 Thread Tassilo Horn
Paul Sexton writes: > In org-agenda.el, the function org-agenda-holidays is coded as: > > (defun org-agenda-holidays () > "Display the holidays for the 3 months around the cursor date." > (interactive) > (org-agenda-execute-calendar-command 'list-calendar-holidays)) > > 'list-calendar-holid