From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: [new exporter] Enabling multiple exporters? Date: Thu, 18 Oct 2012 15:34:39 -1000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TP1U8-0005EC-36 for emacs-orgmode@gnu.org; Thu, 18 Oct 2012 21:34:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TP1U6-0001g7-IV for emacs-orgmode@gnu.org; Thu, 18 Oct 2012 21:34:48 -0400 Received: from oproxy7-pub.bluehost.com ([67.222.55.9]:52651) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1TP1U6-0001fp-81 for emacs-orgmode@gnu.org; Thu, 18 Oct 2012 21:34:46 -0400 In-Reply-To: (Michael Gauland's message of "Thu, 18 Oct 2012 21:47:55 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Michael Gauland Cc: emacs-orgmode@gnu.org Aloha Michael, If I'm not mistaken, 'org-export is no longer required. Could you try without that require to see if you get what you expect? All the best, Tom Michael Gauland writes: > I've just started playing with the new exporter. My .emacs files includes: > > (require 'org-export) > (require 'org-e-latex) > (require 'org-e-html) > (require 'org-e-odt) > (require 'org-e-beamer) > > But when I run org-export-dispatch, the only choices I get are 'Export to ODT' > and 'Publish'. > > If I comment out (require 'org-e-odt) and restart emacs, org-export-dispatch > offers to 'Export to LaTeX' or 'Publish'. > > I'm using the latest from git. > > What am I doing wrong? > > Thanks, > Mike > > > > -- Thomas S. Dye http://www.tsdye.com