emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Minor bug: org-agenda-holidays
@ 2010-12-21 20:21 Paul Sexton
  2010-12-21 20:35 ` Tassilo Horn
  2010-12-22  7:11 ` Noorul Islam K M
  0 siblings, 2 replies; 7+ messages in thread
From: Paul Sexton @ 2010-12-21 20:21 UTC (permalink / raw)
  To: emacs-orgmode

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-holidays' does not exist. It should be 
'calendar-list-holidays'.

Paul

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-12-22 19:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-21 20:21 Minor bug: org-agenda-holidays Paul Sexton
2010-12-21 20:35 ` Tassilo Horn
2010-12-22  7:11 ` Noorul Islam K M
     [not found]   ` <4D11AE5C.6060504@xnet.co.nz>
2010-12-22  9:10     ` Noorul Islam K M
2010-12-22 16:24       ` Nick Dokos
2010-12-22 19:22         ` Tassilo Horn
2010-12-22 19:54           ` Nick Dokos

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).