emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Exporting agenda views from the command line
@ 2009-01-14 16:28 Taru Karttunen
  2009-01-17  8:01 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Taru Karttunen @ 2009-01-14 16:28 UTC (permalink / raw)
  To: emacs-orgmode

Hello

The documentation at http://orgmode.org/manual/Exporting-Agenda-Views.html
has examples of exporting the agenda views like:
: emacs -f org-batch-store-agenda-views -kill
but they don't seem to work with the current org-mode
version. None of the org-batch-* seem to be defined.
org-version is 6.17trans.

The failure is "Invalid function: org-batch-store-agenda-views"

Any hints how this should be solved?

- Taru Karttunen

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Exporting agenda views from the command line
  2009-01-14 16:28 Exporting agenda views from the command line Taru Karttunen
@ 2009-01-17  8:01 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-01-17  8:01 UTC (permalink / raw)
  To: Taru Karttunen; +Cc: emacs-orgmode

Hi Taru,

these are autoloaded functions.  When you use Org as it comes
with Emacs, they should work automatically.  When you have
installed it yourself, make sure that you do

  (require 'org-install)

HTH

- Carsten

On Jan 14, 2009, at 5:28 PM, Taru Karttunen wrote:

> Hello
>
> The documentation at http://orgmode.org/manual/Exporting-Agenda-Views.html
> has examples of exporting the agenda views like:
> : emacs -f org-batch-store-agenda-views -kill
> but they don't seem to work with the current org-mode
> version. None of the org-batch-* seem to be defined.
> org-version is 6.17trans.
>
> The failure is "Invalid function: org-batch-store-agenda-views"
>
> Any hints how this should be solved?
>
> - Taru Karttunen
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-17  8:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-14 16:28 Exporting agenda views from the command line Taru Karttunen
2009-01-17  8:01 ` Carsten Dominik

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