From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Found answer to HTML literal export Date: Mon, 28 Dec 2015 21:42:45 +0100 Message-ID: <87fuymtid6.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aDeb8-0004ov-GH for emacs-orgmode@gnu.org; Mon, 28 Dec 2015 15:40:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aDeb5-0005sT-Aw for emacs-orgmode@gnu.org; Mon, 28 Dec 2015 15:40:54 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:33623) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aDeb5-0005sN-4r for emacs-orgmode@gnu.org; Mon, 28 Dec 2015 15:40:51 -0500 In-Reply-To: (Larrabee Strow's message of "Mon, 28 Dec 2015 11:53:58 -0500") 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: Larrabee Strow Cc: emacs-orgmode@gnu.org Hello, Larrabee Strow writes: > Still wondering if can change "Body only" as the default for the html > exporter. I'd just like to do "C-e h h" instead of "C-e C-b h h". There is no variable to turn body-only by defaut, but you can write your own export command with the appropriate argument. Regards, -- Nicolas Goaziou