From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Error: byte-code: Symbol's function definition is void: calendar-current-date (org 6.33x, cocoa emacs 23.2.1 OSX) Date: Sun, 11 Jul 2010 17:31:08 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=50578 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OY53I-0006ZK-0G for emacs-orgmode@gnu.org; Sun, 11 Jul 2010 18:31:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OY53G-0000fp-Rn for emacs-orgmode@gnu.org; Sun, 11 Jul 2010 18:31:11 -0400 Received: from mail-pz0-f41.google.com ([209.85.210.41]:46465) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OY53G-0000fh-NP for emacs-orgmode@gnu.org; Sun, 11 Jul 2010 18:31:10 -0400 Received: by pzk33 with SMTP id 33so2422032pzk.0 for ; Sun, 11 Jul 2010 15:31:09 -0700 (PDT) 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: Org Mode Hey guys, I'm going through a small quirck with org. Everytime I start emacs, open my gtd.org file and try to schedule an item, it halts with the following error: byte-code: Symbol's function definition is void: calendar-current-date I've found a way to fix it though -- just open the agenda (C-c a). A bug perhaps? I'm using org v.6.33x and emacs 23.2.1 on OSX (cocoa emacs compiled from bzr source). Thanks, Marfcelo.