From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Publishing using the new exporter Date: Mon, 24 Sep 2012 11:57:50 -0400 Message-ID: <9792.1348502270@alphaville> References: <50602E92.3080705@mpip-mainz.mpg.de> <87y5jzafab.fsf@gmail.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGB2l-0007Oj-Ih for emacs-orgmode@gnu.org; Mon, 24 Sep 2012 11:58:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TGB2f-0000IW-KU for emacs-orgmode@gnu.org; Mon, 24 Sep 2012 11:57:59 -0400 Received: from g1t0027.austin.hp.com ([15.216.28.34]:43204) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGB2f-0000IJ-FV for emacs-orgmode@gnu.org; Mon, 24 Sep 2012 11:57:53 -0400 In-Reply-To: Message from Nicolas Goaziou of "Mon, 24 Sep 2012 12:25:32 +0200." <87y5jzafab.fsf@gmail.com> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Robert Klein Nicolas Goaziou wrote: > Hello, > > Robert Klein writes: > > > I'm trying to use the new exporter for publishing a project. > > > > For some reason all .org files get exported to zero length .html > > files. > > Did you (require 'org-e-html) first? > > Not that I have tried it, but I would expect error messages rather than zero-length files in that case. Is that expectation wrong? Nick