emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [new exporter] Enabling multiple exporters?
@ 2012-10-18 21:47 Michael Gauland
  2012-10-19  1:34 ` Thomas S. Dye
  2012-10-20 10:11 ` Nicolas Goaziou
  0 siblings, 2 replies; 12+ messages in thread
From: Michael Gauland @ 2012-10-18 21:47 UTC (permalink / raw)
  To: emacs-orgmode

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

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

end of thread, other threads:[~2012-10-23 19:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-18 21:47 [new exporter] Enabling multiple exporters? Michael Gauland
2012-10-19  1:34 ` Thomas S. Dye
2012-10-19  1:54   ` Michael Gauland
2012-10-20 10:11 ` Nicolas Goaziou
2012-10-20 20:33   ` Michael Gauland
2012-10-21 13:01     ` Nicolas Goaziou
2012-10-21 19:19       ` Michael Gauland
2012-10-22 22:03         ` Nicolas Goaziou
2012-10-22  9:55       ` Achim Gratz
2012-10-22 22:00         ` Nicolas Goaziou
2012-10-23 18:40           ` Achim Gratz
2012-10-23 19:12             ` Nicolas Goaziou

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).