From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: No ODT export option Date: Fri, 10 Jan 2014 12:01:35 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e013a1046c33c0c04efa0ad53 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1fSl-0005Xa-2J for emacs-orgmode@gnu.org; Fri, 10 Jan 2014 12:01:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1fSi-0003zN-TB for emacs-orgmode@gnu.org; Fri, 10 Jan 2014 12:01:38 -0500 Received: from mail-oa0-x230.google.com ([2607:f8b0:4003:c02::230]:35140) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1fSi-0003zH-Nf for emacs-orgmode@gnu.org; Fri, 10 Jan 2014 12:01:36 -0500 Received: by mail-oa0-f48.google.com with SMTP id g12so69401oah.35 for ; Fri, 10 Jan 2014 09:01:36 -0800 (PST) In-Reply-To: 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: Ista Zahn Cc: Org-mode --089e013a1046c33c0c04efa0ad53 Content-Type: text/plain; charset=ISO-8859-1 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'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 >> >> (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 export option. Can someone help me set this up? >> > >> > I'm running org-20140107/ from ELPA on OS X in the emacs 24.3 >> > (emacsformacosx distribution from http://emacsformacosx.com/). In my >> ELPA >> > folder I see: >> > >> > $ find . | grep -i odt >> > ./org-20140107/etc/styles/OrgOdtContentTemplate.xml >> > ./org-20140107/etc/styles/OrgOdtStyles.xml >> > ./org-20140107/ox-odt.el >> > ./org-20140107/ox-odt.elc >> > >> > But when I'm in emacs in org-mode and I do "ESC-x apropos org-odt" and >> > examine org-odt-data-dir the content of that variable are >> > /usr/share/emacs/etc/org which does not exist. >> > >> > Any help for ODT (and/or DOC) much appreciated. >> > >> > FYI I also have LibreOffice installed which is how I will view the ODT >> > files, and/or do the DOC conversion if I can't get that straight from >> org. >> > >> > Thank you, >> > >> > Ken Mankoff >> > > --089e013a1046c33c0c04efa0ad53 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
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, 20= 14 at 11:42 AM, Ken Mankoff <mankoff@gmail.com> wrote:
Ok I seen the option now bu= t when I try to export I get the following error:

OpenDo= cument export failed: Symbol's function definition is void: cl--set-get= f


On Fri, Jan 10, 2014 at 11:32 AM, Ista Z= ahn <istazahn@gmail.com> 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

On Fri, Jan 10, 2014 at 11:23 AM, Ken Mankoff <mankoff@gmail.com> wrote:
> Hi,
>
> I'd like to export to ODT or even directly to DOC. But I notice I = do not
> have an ODT export option. Can someone help me set this up?
>
> I'm running org-20140107/ from ELPA on OS X in the emacs 24.3
> (emacsformacosx distribution from http://emacsformacosx.com/). In my ELPA
> folder I see:
>
> $ find . | grep -i odt
> ./org-20140107/etc/styles/OrgOdtContentTemplate.xml
> ./org-20140107/etc/styles/OrgOdtStyles.xml
> ./org-20140107/ox-odt.el
> ./org-20140107/ox-odt.elc
>
> But when I'm in emacs in org-mode and I do "ESC-x apropos org= -odt" and
> examine org-odt-data-dir the content of that variable are
> /usr/share/emacs/etc/org which does not exist.
>
> Any help for ODT (and/or DOC) much appreciated.
>
> FYI I also have LibreOffice installed which is how I will view the ODT=
> files, and/or do the DOC conversion if I can't get that straight f= rom org.
>
> Thank you,
>
> =A0 =A0Ken Mankoff


--089e013a1046c33c0c04efa0ad53--