From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: batch exporting Date: Sun, 20 Dec 2009 23:52:17 +0100 Message-ID: <24751328-FAA8-44CF-896B-BC2552DB9132@gmail.com> References: <19518.1261336145@gamaville.dokosmarshall.org> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NMUdX-0004xx-Ne for emacs-orgmode@gnu.org; Sun, 20 Dec 2009 17:52:27 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NMUdS-0004ud-Vz for emacs-orgmode@gnu.org; Sun, 20 Dec 2009 17:52:27 -0500 Received: from [199.232.76.173] (port=40946 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NMUdS-0004uY-Tm for emacs-orgmode@gnu.org; Sun, 20 Dec 2009 17:52:22 -0500 Received: from mail-fx0-f225.google.com ([209.85.220.225]:63001) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NMUdS-0003Fv-KG for emacs-orgmode@gnu.org; Sun, 20 Dec 2009 17:52:22 -0500 Received: by fxm25 with SMTP id 25so3872366fxm.26 for ; Sun, 20 Dec 2009 14:52:21 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: andrea Cc: emacs-orgmode@gnu.org On Dec 20, 2009, at 11:43 PM, andrea wrote: > Nick Dokos writes: > >> See the thread at >> >> http://thread.gmane.org/gmane.emacs.orgmode/17059 > > I also tried the scripts from that thread (but it's actually the same > thing), I always get the same error. > What could that mean: > > "converting file euler.org > Wrong type argument: commandp, org-export-as-html-batch" Have you tried (as the installation instructions say) (require 'org-install) ?? - Carsten