From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Culver Subject: Re: What happened to ODT export? Date: Mon, 17 Nov 2014 07:33:36 +0200 Message-ID: <87d28mv1an.fsf@aura.christopherculver.com> References: <87vbmm357u.fsf@aura.christopherculver.com> <87ppcujv27.fsf@uw.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39609) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqEwm-00012b-Oc for emacs-orgmode@gnu.org; Mon, 17 Nov 2014 00:34:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XqEwf-000409-Dr for emacs-orgmode@gnu.org; Mon, 17 Nov 2014 00:33:56 -0500 Received: from plane.gmane.org ([80.91.229.3]:33765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqEwf-000405-7x for emacs-orgmode@gnu.org; Mon, 17 Nov 2014 00:33:49 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XqEwd-0007m9-IS for emacs-orgmode@gnu.org; Mon, 17 Nov 2014 06:33:47 +0100 Received: from 188.24.74.98 ([188.24.74.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Nov 2014 06:33:47 +0100 Received: from crculver by 188.24.74.98 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Nov 2014 06:33:47 +0100 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 Brady Trainor writes: > I find the following: > > ,---- [ C-h v org-export-backends RET ] > | org-export-backends is a variable defined in `org.el'. > | Its value is (ascii html icalendar latex md odt) > | Original value was > | (ascii html icalendar latex) > `---- > > In my init file, I have... Thanks, that did the trick. Strange that I had to manually enable ODT export, when I am sure that this was automatically present when I first learned org-mode a couple of years back.