From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johann Spies Subject: Re: Exporting Agenda Date: Thu, 19 Dec 2013 11:23:28 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e013c64a2e56dd804eddfb67d Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VtZpO-00036E-8c for emacs-orgmode@gnu.org; Thu, 19 Dec 2013 04:23:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VtZpJ-0004iP-H2 for emacs-orgmode@gnu.org; Thu, 19 Dec 2013 04:23:34 -0500 Received: from mail-ig0-x233.google.com ([2607:f8b0:4001:c05::233]:37833) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VtZpJ-0004hl-An for emacs-orgmode@gnu.org; Thu, 19 Dec 2013 04:23:29 -0500 Received: by mail-ig0-f179.google.com with SMTP id hk11so3480599igb.0 for ; Thu, 19 Dec 2013 01:23:28 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --089e013c64a2e56dd804eddfb67d Content-Type: text/plain; charset=ISO-8859-1 I upgraded to org-mode 8.4 and now pdf (ps) is working but the result for ics is the same: a skeleton file. Regards Johann On 19 December 2013 09:09, Johann Spies wrote: > 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) > -- Because experiencing your loyal love is better than life itself, my lips will praise you. (Psalm 63:3) --089e013c64a2e56dd804eddfb67d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I upgraded to org-mode 8.4 and now pdf (ps) is workin= g but the result for ics is the same: a skeleton file.

Regards
Johann


On 19 December 2013 09:09, Johann Spies <johann.spies@gmail.com&g= t; wrote:
I am trying to export the agenda and so far I ca= n only export to html.=A0 The other formats (ps, pdf and ics) fail.

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

BEGIN:V= CALENDAR
VERSION:2.0
X-WR-CALNAME:OrgMode
PRODID:-//Johann Spies//Emacs with O= rg mode//EN
X-WR-TIMEZONE:SAST
X-WR-CALDESC:
CALSCALE:GREGORIANEND: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, s= tringp , nil

I have the following in my .emacs

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


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

Regards
Johann

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



--
Because experiencing yo= ur loyal love is better than life itself,
my lips will praise you.=A0 (= Psalm 63:3)
--089e013c64a2e56dd804eddfb67d--