emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* No ODT Export
@ 2015-06-02  9:20 SabreWolfy
  2015-06-02  9:40 ` Christian Moe
  0 siblings, 1 reply; 4+ messages in thread
From: SabreWolfy @ 2015-06-02  9:20 UTC (permalink / raw)
  To: emacs-orgmode

I'm using Org 8.2.4. "C-c C-e" does not offer any ODT export. Where should I
start looking to solve this?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: No ODT Export
  2015-06-02  9:20 No ODT Export SabreWolfy
@ 2015-06-02  9:40 ` Christian Moe
  2015-06-02 10:01   ` SabreWolfy
  0 siblings, 1 reply; 4+ messages in thread
From: Christian Moe @ 2015-06-02  9:40 UTC (permalink / raw)
  To: SabreWolfy; +Cc: emacs-orgmode


SabreWolfy writes:

> I'm using Org 8.2.4. "C-c C-e" does not offer any ODT export. Where should I
> start looking to solve this?

It's not included among export backends by default.

Adding

(add-to-list 'org-export-backends 'odt)

should do the trick.

Yours,
Christian

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: No ODT Export
  2015-06-02  9:40 ` Christian Moe
@ 2015-06-02 10:01   ` SabreWolfy
  2015-06-02 10:14     ` SabreWolfy
  0 siblings, 1 reply; 4+ messages in thread
From: SabreWolfy @ 2015-06-02 10:01 UTC (permalink / raw)
  To: emacs-orgmode

Christian Moe <mail <at> christianmoe.com> writes:

> Adding
> 
> (add-to-list 'org-export-backends 'odt)
> 
> should do the trick.

Something else must be wrong, as this gives me:

"Symbol's value as variable is void: org-export-backends"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: No ODT Export
  2015-06-02 10:01   ` SabreWolfy
@ 2015-06-02 10:14     ` SabreWolfy
  0 siblings, 0 replies; 4+ messages in thread
From: SabreWolfy @ 2015-06-02 10:14 UTC (permalink / raw)
  To: emacs-orgmode

SabreWolfy <sabrewolfy <at> gmail.com> writes:

> Something else must be wrong, as this gives me:
> 
> "Symbol's value as variable is void: org-export-backends"

This worked:

http://lists.gnu.org/archive/html/emacs-orgmode/2013-05/msg00313.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-06-02 10:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-02  9:20 No ODT Export SabreWolfy
2015-06-02  9:40 ` Christian Moe
2015-06-02 10:01   ` SabreWolfy
2015-06-02 10:14     ` SabreWolfy

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).