emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ox-koma-letter: org-latex--insert-compiler not found
@ 2016-03-19  7:38 Jeremie Juste
  2016-03-19 10:50 ` Eric S Fraga
  0 siblings, 1 reply; 3+ messages in thread
From: Jeremie Juste @ 2016-03-19  7:38 UTC (permalink / raw)
  To: emacs-orgmode


Hello,

I'm trying trying org KOMA-Script letter exporter, but I get the
following error: concat:

Symbol's function definition is void: org-latex--insert-compiler.

I could not find the function org-latex--insert-compiler.
Do you have a clue about this?

Best regards,

Jeremie

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

* Re: ox-koma-letter: org-latex--insert-compiler not found
  2016-03-19  7:38 ox-koma-letter: org-latex--insert-compiler not found Jeremie Juste
@ 2016-03-19 10:50 ` Eric S Fraga
  2016-03-19 13:19   ` Jérémie Juste
  0 siblings, 1 reply; 3+ messages in thread
From: Eric S Fraga @ 2016-03-19 10:50 UTC (permalink / raw)
  To: Jeremie Juste; +Cc: emacs-orgmode

On Saturday, 19 Mar 2016 at 08:38, Jeremie Juste wrote:
> Hello,
>
> I'm trying trying org KOMA-Script letter exporter, but I get the
> following error: concat:
>
> Symbol's function definition is void: org-latex--insert-compiler.
>
> I could not find the function org-latex--insert-compiler.
> Do you have a clue about this?

What version of org are you using?  Errors such as these are often due
to having multiple versions of org installed, e.g. the one that comes
with your emacs distribution as well as one from another source.

In any case, this is defined in ox-latex.el, at least in recent versions
of org.  Maybe "(require 'ox-latex)" before trying to use the koma
exporter?

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.91.1, Org release_8.3.4-626-gb62d55

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

* Re: ox-koma-letter: org-latex--insert-compiler not found
  2016-03-19 10:50 ` Eric S Fraga
@ 2016-03-19 13:19   ` Jérémie Juste
  0 siblings, 0 replies; 3+ messages in thread
From: Jérémie Juste @ 2016-03-19 13:19 UTC (permalink / raw)
  To: Jeremie Juste, emacs-org list

[-- Attachment #1: Type: text/plain, Size: 1234 bytes --]

On Sat, Mar 19, 2016 at 11:50 AM, Eric S Fraga <e.fraga@ucl.ac.uk> wrote:

> On Saturday, 19 Mar 2016 at 08:38, Jeremie Juste wrote:
> > Hello,
> >
> > I'm trying trying org KOMA-Script letter exporter, but I get the
> > following error: concat:
> >
> > Symbol's function definition is void: org-latex--insert-compiler.
> >
> > I could not find the function org-latex--insert-compiler.
> > Do you have a clue about this?
>
> What version of org are you using?  Errors such as these are often due
> to having multiple versions of org installed, e.g. the one that comes
> with your emacs distribution as well as one from another source.
>
> In any case, this is defined in ox-latex.el, at least in recent versions
> of org.  Maybe "(require 'ox-latex)" before trying to use the koma
> exporter?
>
> --
> : Eric S Fraga (0xFFFCF67D), Emacs 25.0.91.1, Org release_8.3.4-626-gb62d55
>

Yes indeed you are right. The versions of org-mode and org-contrib mode
were different.
I updated both of them to the latest one :

Org-mode version 8.3.4 (8.3.4-15-gdd9be3-elpaplus @
/home/DJJ/.emacs.d/elpa/org-plus-contrib-20160314/)

and everything works fine.

Thanks,

Jeremie Juste



-- 
Jérémie Juste

[-- Attachment #2: Type: text/html, Size: 1960 bytes --]

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

end of thread, other threads:[~2016-03-19 13:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-19  7:38 ox-koma-letter: org-latex--insert-compiler not found Jeremie Juste
2016-03-19 10:50 ` Eric S Fraga
2016-03-19 13:19   ` Jérémie Juste

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