From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wiskey 5 Alpha Subject: Publishing org project as odt Date: Fri, 21 Dec 2012 13:42:55 -0500 Message-ID: <50D4ADAF.2050800@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:32832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tm7Yl-0001rE-0O for emacs-orgmode@gnu.org; Fri, 21 Dec 2012 13:43:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tm7Ye-0000E4-TW for emacs-orgmode@gnu.org; Fri, 21 Dec 2012 13:43:02 -0500 Received: from mail-vc0-f177.google.com ([209.85.220.177]:58781) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tm7Ye-0000Dy-MR for emacs-orgmode@gnu.org; Fri, 21 Dec 2012 13:42:56 -0500 Received: by mail-vc0-f177.google.com with SMTP id m8so5434108vcd.8 for ; Fri, 21 Dec 2012 10:42:56 -0800 (PST) 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 Hello, I have a rather large project that I currently export to odt files. I tried the org-export-as-odt-batch command line function but it fails, and subsequently deletes all files in the directory. What i would *really* like is to publish the directory of org files, with a command like =org-publish-org-to-odt=. Is there a way to do this currently ? -Tim