emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Bug: Org timeline does not work [8.3beta (release_8.3beta-1229-ge900eb @ /home/dominik/.emacs.d/org-mode/lisp/)]
Date: Thu, 18 Jun 2015 13:10:27 -0400	[thread overview]
Message-ID: <87zj3xaqnw.fsf@alphaville.usersys.redhat.com> (raw)
In-Reply-To: CAF+0kSjTPRzrp+V3-mF=qyua1UVkvhpX3HA3FjdeNWimFepowQ@mail.gmail.com

Dominik Schrempf <dominik.schrempf@gmail.com> writes:

> Hello,
>
> if I want to create a timeline of an arbritrary org file, I get the following error:
>
> Symbol's function is void: org-timeline
>

This function is defined in org-agenda.el[c]. So the question is:
is org-agenda loaded? If

(featurep 'org-agenda)

evaluates to nil, it is not: check your initialization.
If it *is* loaded, then something is *really* wrong with your
installation.

BTW, to paraphrase a certain Jedi master "this is not the function you
are looking for": org-timeline was a poor man's agenda before agendas
were implemented. At this point, it is an orphan, waiting to be
deprecated and deleted. Check the ML for earlier discussions.

> Best wishes,
> Dominik
>
> Emacs  : GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.16.2)
>  of 2015-04-20 on bitzer.hoetzel.info
> Package: Org-mode version 8.3beta (release_8.3beta-1229-ge900eb @ /home/dominik/.emacs.d/org-mode/lisp/)

Nick

      reply	other threads:[~2015-06-18 17:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-18  8:37 Bug: Org timeline does not work [8.3beta (release_8.3beta-1229-ge900eb @ /home/dominik/.emacs.d/org-mode/lisp/)] Dominik Schrempf
2015-06-18 17:10 ` Nick Dokos [this message]

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=87zj3xaqnw.fsf@alphaville.usersys.redhat.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).