emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Exporting Agenda
@ 2013-12-19  7:09 Johann Spies
  2013-12-19  9:23 ` Johann Spies
  2013-12-19 11:18 ` Bastien
  0 siblings, 2 replies; 8+ messages in thread
From: Johann Spies @ 2013-12-19  7:09 UTC (permalink / raw)
  To: emacs-orgmode

[-- 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 --]

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

end of thread, other threads:[~2013-12-23  6:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-19  7:09 Exporting Agenda Johann Spies
2013-12-19  9:23 ` 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

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