From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lohan G Subject: Export to OpenDocument text doesn't work in org-mode 8.3.4 Date: Thu, 21 Apr 2016 17:37:18 +0530 Message-ID: <5718C276.1010009@riseup.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52233) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atDOK-0000fi-TI for emacs-orgmode@gnu.org; Thu, 21 Apr 2016 08:07:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1atDOH-0000ep-Mh for emacs-orgmode@gnu.org; Thu, 21 Apr 2016 08:07:28 -0400 Received: from mx1.riseup.net ([198.252.153.129]:57556) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atDOH-0000el-ER for emacs-orgmode@gnu.org; Thu, 21 Apr 2016 08:07:25 -0400 Received: from piha.riseup.net (unknown [10.0.1.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 24AD21A1F19 for ; Thu, 21 Apr 2016 12:07:24 +0000 (UTC) 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" To: emacs-orgmode@gnu.org I am running org-mode version 8.3.4 with Emacs 24.5.1. I believe this is the latest stable version of org-mode. I want to export some of my org files to Open Document format. But it does not show the option to export to Open Document ("export as OpenDocument Text") BUT, I got another machine that runs org-mode 7.9.3f with Emacs 24.3.1 and it shows this option among several other exports including Doc Book and LaTex. What should I do to enable this option in the latest version of org-mode? Regards, Lohan