emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Johann Spies <johann.spies@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Exporting Agenda
Date: Thu, 19 Dec 2013 09:09:03 +0200	[thread overview]
Message-ID: <CAGZ55DTek_F7yOo2Oie=pPLAuvZn2bu7AJm3tEAVVtHMi_=+qA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 959 bytes --]

I am trying to export the agenda and so far I can only export to html.  The
other formats (ps, pdf and ics) fail.

Exports to ics ends up in an empty ics-file like this:

BEGIN:VCALENDAR
VERSION:2.0
X-WR-CALNAME:OrgMode
PRODID:-//Johann Spies//Emacs with Org mode//EN
X-WR-TIMEZONE:SAST
X-WR-CALDESC:
CALSCALE:GREGORIAN
END:VCALENDAR


The html file is good.

ps and pdf exports fail totally with no output at all. When trying to use
ics, ps and pdf exports I get

Wrong type argument, stringp , nil

I have the following in my .emacs

   (setq org-agenda-exporter-settings
                '((ps-number-of-columns 2)
                  (ps-landscape-mode t)
                  (org-agenda-add-entry-text-maxlines 5)
                  (htmlize-output-type 'css)))


I am using orgmode 8.2.1-1 on Debian with emacs24.

What am I missing?

Regards
Johann

-- 
Because experiencing your loyal love is better than life itself,
my lips will praise you.  (Psalm 63:3)

[-- Attachment #2: Type: text/html, Size: 1264 bytes --]

             reply	other threads:[~2013-12-19  7:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-19  7:09 Johann Spies [this message]
2013-12-19  9:23 ` Exporting Agenda Johann Spies
2013-12-19 11:18 ` Bastien
2013-12-19 12:20   ` Johann Spies
2013-12-19 20:45     ` Nicolas Goaziou
2013-12-20 18:17       ` Johann Spies
2013-12-21  7:58         ` Bastien
2013-12-23  6:44           ` Johann Spies

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='CAGZ55DTek_F7yOo2Oie=pPLAuvZn2bu7AJm3tEAVVtHMi_=+qA@mail.gmail.com' \
    --to=johann.spies@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).