From mboxrd@z Thu Jan  1 00:00:00 1970
From: Nick Dokos <ndokos@gmail.com>
Subject: Re: odt export not working
Date: Tue, 07 May 2013 12:32:41 -0400
Message-ID: <87fvxylphy.fsf@pierrot.dokosmarshall.org>
References: <20130421154204.29323d38@arcor.com>
	<87txn0neix.fsf@ericabrahamsen.net>
	<20130421163157.25e33c90@arcor.com>
	<loom.20130507T125335-436@post.gmane.org> <878v3qevq8.fsf@gmail.com>
	<xgzhaiealb4.fsf@hafnfirdingur.hafro.is> <87ip2udbyw.fsf@gmail.com>
	<xgzd2t2n58l.fsf@hafnfirdingur.hafro.is>
Mime-Version: 1.0
Content-Type: text/plain
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([208.118.235.92]:45854)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1UZkr8-0000p5-E5
	for emacs-orgmode@gnu.org; Tue, 07 May 2013 12:35:11 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1UZkr7-0008B3-0i
	for emacs-orgmode@gnu.org; Tue, 07 May 2013 12:35:10 -0400
Received: from plane.gmane.org ([80.91.229.3]:37933)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1UZkr6-0008Ar-LX
	for emacs-orgmode@gnu.org; Tue, 07 May 2013 12:35:08 -0400
Received: from list by plane.gmane.org with local (Exim 4.69)
	(envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1UZkr1-0003nU-8t
	for emacs-orgmode@gnu.org; Tue, 07 May 2013 18:35:03 +0200
Received: from pool-108-7-96-134.bstnma.fios.verizon.net ([108.7.96.134])
	by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
	id 1AlnuQ-0007hv-00
	for <emacs-orgmode@gnu.org>; Tue, 07 May 2013 18:35:03 +0200
Received: from ndokos by pool-108-7-96-134.bstnma.fios.verizon.net with local
	(Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00
	for <emacs-orgmode@gnu.org>; Tue, 07 May 2013 18:35:03 +0200
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=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

"Julian M. Burgos" <julian@hafro.is> writes:

> Ok, I see what you mean.  So I should do 
> (setq org-export-backends '(odt)) or something like that.  Fair enough. :)
>

That's *not* what Nicolas suggested and it's *not* what you should do.

Just do

C-h v org-export-backends

and click the Customize link, then mark all the (additional) backends
you want to use. Please read the documentation of the variable: simply
setting it in the middle of an emacs session will *not* work.

Nick

>
> Nicolas Goaziou writes:
>
>> "Julian M. Burgos" <julian@hafro.is> writes:
>>
>>> Right... I did not saw it.  And even if I did, I would not know that the
>>> package needed for loading the back-end for ODT is called ox-odt.
>>
>> You don't need to know that. The manual tells you to customize
>> `org-export-backends' instead.
>>
>>
>> Regards,

-- 
Nick