From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Eichwalder Subject: Exporting to blogspot.com Date: Fri, 25 Feb 2011 10:53:02 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=58718 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PsuME-0003Da-2O for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 04:53:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PsuMD-0004f7-10 for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 04:53:05 -0500 Received: from cantor2.suse.de ([195.135.220.15]:41360 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PsuMC-0004ek-SD for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 04:53:04 -0500 Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.221.2]) by mx2.suse.de (Postfix) with ESMTP id 51CC78726A for ; Fri, 25 Feb 2011 10:53:03 +0100 (CET) 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: emacs-orgmode@gnu.org I want to prepare a text ready to be blogged at blogspot.com. The HTML export is mostly ok. The rather longish org-export-as-html function even seems to allow tuning options. How can I make use of 'body-only'? How can I pass it to org-export-as-html? Final goal would be the combination of 'body-only plus table of contents'. -- Karl Eichwalder