From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gammel Holte Subject: org-timeline function missing Date: Tue, 6 Aug 2013 15:09:14 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V6h0w-00040i-6m for emacs-orgmode@gnu.org; Tue, 06 Aug 2013 09:09:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V6h0m-00088O-IL for emacs-orgmode@gnu.org; Tue, 06 Aug 2013 09:09:26 -0400 Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]:46295) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V6h0m-00084V-C0 for emacs-orgmode@gnu.org; Tue, 06 Aug 2013 09:09:16 -0400 Received: by mail-wi0-f182.google.com with SMTP id hi8so378328wib.9 for ; Tue, 06 Aug 2013 06:09:14 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, I've been running org-mode for a while, and I've come across an issue that was not present before. If I open an org file, the org-timeline function is not defined. I can only call it once I open an agenda buffer with org-agenda. This issue is reproducible both under vanilla emacs 24.3, and emacs 24.3 + the latest org-mode development version (20130805). Any indications pointing whether this is a bug or a misconfiguration from my side would be much appreciated. Best,