Noorul Islam K M wrote:
> Paul Sexton writes:
>
> > Yes.
> > "Wrong type argument: commandp, list-calendar-holidays"
> >
> >
>
> I think the following patch will fix the issue for you.
>
> Log
> [[[
>
> Make org-agenda-holidays compatible with older versions of emacs.
>
> * lisp/org-agenda.
Paul Sexton writes:
> Yes.
> "Wrong type argument: commandp, list-calendar-holidays"
>
>
I think the following patch will fix the issue for you.
Log
[[[
Make org-agenda-holidays compatible with older versions of emacs.
* lisp/org-agenda.el (org-agenda-holidays): Make this function compatible
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