From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: ODT export backend missing Date: Thu, 10 Sep 2015 17:24:51 -0400 Message-ID: <87zj0uklwc.fsf@alphaville.usersys.redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Za9Lb-0000eH-BI for emacs-orgmode@gnu.org; Thu, 10 Sep 2015 17:25:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Za9LY-0004gP-7j for emacs-orgmode@gnu.org; Thu, 10 Sep 2015 17:25:35 -0400 Received: from plane.gmane.org ([80.91.229.3]:46379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Za9LY-0004e4-1m for emacs-orgmode@gnu.org; Thu, 10 Sep 2015 17:25:32 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Za9LD-0000gu-9h for emacs-orgmode@gnu.org; Thu, 10 Sep 2015 23:25:11 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Sep 2015 23:25:11 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Sep 2015 23:25:11 +0200 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: emacs-orgmode@gnu.org Jorge writes: > The export dispatcher does not show ODT. I see no errors in the > messages buffer, and Emacs does not print any error to the terminal. > > This is Ubuntu 15.04, Emacs 24.5 (compiled myself). I have tested > with recent Org (from package.el) and with stock Org. I have in fact > tested with stock emacs (renamed my .emacs.d). Does not work. > Have you loaded the odt exporter? It is not loaded by default. See (info "(org) Export back-ends") Nick