emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [new exporter] Enabling multiple exporters?


From: Thomas S. Dye
Subject: Re: [O] [new exporter] Enabling multiple exporters?
Date: Thu, 18 Oct 2012 15:34:39 -1000

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 <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]