From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robin Green Subject: Holidays command Date: Thu, 15 Oct 2009 12:50:00 +0100 Message-ID: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MyOqV-0000pa-08 for emacs-orgmode@gnu.org; Thu, 15 Oct 2009 07:50:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MyOqQ-0000ow-Lg for emacs-orgmode@gnu.org; Thu, 15 Oct 2009 07:50:14 -0400 Received: from [199.232.76.173] (port=56516 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MyOqQ-0000ot-Hh for emacs-orgmode@gnu.org; Thu, 15 Oct 2009 07:50:10 -0400 Received: from mx20.gnu.org ([199.232.41.8]:4465) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MyOqQ-0000E8-8z for emacs-orgmode@gnu.org; Thu, 15 Oct 2009 07:50:10 -0400 Received: from [67.214.171.75] (helo=mail.dnsexit.com) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MyOqP-0001v7-96 for emacs-orgmode@gnu.org; Thu, 15 Oct 2009 07:50:09 -0400 Received: from localhost.localdomain (greenrd.plus.com [212.159.116.150]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.dnsexit.com (Postfix) with ESMTP id 2297FB7D3F3 for ; Thu, 15 Oct 2009 07:42:16 -0400 (EDT) Received: from fedora.greenrd.org (fedora [127.0.0.1]) by localhost.localdomain (8.14.3/8.14.3) with ESMTP id n9FBo0dk015967 for ; Thu, 15 Oct 2009 12:50:01 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I tried using the H key in the agenda to see what it did, and got this error message: org-agenda-execute-calendar-command: Wrong type argument: commandp, list-calendar-holidays I'm using org-mode 6.31. -- Robin