SabreWolfy gmail.com> writes:
> Something else must be wrong, as this gives me:
>
> "Symbol's value as variable is void: org-export-backends"
This worked:
http://lists.gnu.org/archive/html/emacs-orgmode/2013-05/msg00313.html
Christian Moe christianmoe.com> writes:
> Adding
>
> (add-to-list 'org-export-backends 'odt)
>
> should do the trick.
Something else must be wrong, as this gives me:
"Symbol's value as variable is void: org-export-backends"
SabreWolfy writes:
> I'm using Org 8.2.4. "C-c C-e" does not offer any ODT export. Where should I
> start looking to solve this?
It's not included among export backends by default.
Adding
(add-to-list 'org-export-backends 'odt)
should do the trick.
Yours,
Christian
Debian lags quite a bit (from few months to years). It is difficult to
say what version they are packaging.
The best and easiest way to install latest Org would be to via GNU ELPA
or Org ELPA. See http://orgmode.org/elpa.html.
M-x list-packages
Once you insall the package, restart Emacs a
Hendrik Boom writes:
> On Mon, 13 Jan 2014 15:07:30 +, Hendrik Boom wrote a message with
> confusing typos
>
>> On Fri, 10 Jan 2014 11:32:55 -0500, Ista Zahn wrote:
>>
>>> Hi Ken,
>>>
>>> ODT export isn't enabled by default. You can enable it by putting
>>>
>>> (require 'ox-odt)
>>>
>>>
On Mon, 13 Jan 2014 15:07:30 +, Hendrik Boom wrote a message with
confusing typos
> On Fri, 10 Jan 2014 11:32:55 -0500, Ista Zahn wrote:
>
>> Hi Ken,
>>
>> ODT export isn't enabled by default. You can enable it by putting
>>
>> (require 'ox-odt)
>>
>> in your config file and restart emacs
On Fri, 10 Jan 2014 11:32:55 -0500, Ista Zahn wrote:
> Hi Ken,
>
> ODT export isn't enabled by default. You can enable it by putting
>
> (require 'ox-odt)
>
> in your config file and restart emacs.
>
> Best,
> Ista
I'm having this problem on Debian testing, but not on Debian stable.
I have in
Oh! I tried it from the CLI emacs rather than the GUI one and it worked. I
think I can figure it out from here. Thank you!
On Fri, Jan 10, 2014 at 11:42 AM, Ken Mankoff wrote:
> Ok I seen the option now but when I try to export I get the following
> error:
>
> OpenDocument export failed: Symbol
Ok I seen the option now but when I try to export I get the following error:
OpenDocument export failed: Symbol's function definition is void:
cl--set-getf
On Fri, Jan 10, 2014 at 11:32 AM, Ista Zahn wrote:
> Hi Ken,
>
> ODT export isn't enabled by default. You can enable it by putting
>
> (re
Hi Ken,
ODT export isn't enabled by default. You can enable it by putting
(require 'ox-odt)
in your config file and restart emacs.
Best,
Ista
On Fri, Jan 10, 2014 at 11:23 AM, Ken Mankoff wrote:
> Hi,
>
> I'd like to export to ODT or even directly to DOC. But I notice I do not
> have an ODT e
10 matches
Mail list logo