emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: org-timeline function missing
Date: Tue, 06 Aug 2013 10:02:42 -0400	[thread overview]
Message-ID: <87d2pqlxx9.fsf@gmail.com> (raw)
In-Reply-To: CAGFCsG8C2EwMCucGXv+K+KMzGMYFGWv7s=cT5pWgY4ZbV4DAJQ@mail.gmail.com

Gammel Holte <gammel.holte@gmail.com> writes:

> 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.
>

org-timeline is not autoloaded. You can force it by adding

(require 'org-agenda)

to your .emacs.

Whether it *should* be autoloaded is debatable: org-timeline has
weaknesses and although not officially deprecated, should be IMO
best avoided. See Carsten's comments in

   http://thread.gmane.org/gmane.emacs.orgmode/39368/focus=39465

-- 
Nick

  reply	other threads:[~2013-08-06 14:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-06 13:09 org-timeline function missing Gammel Holte
2013-08-06 14:02 ` Nick Dokos [this message]
2013-08-06 14:19   ` Gammel Holte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d2pqlxx9.fsf@gmail.com \
    --to=ndokos@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).