Re: [O] ox-pandoc fails to load

2019-08-03 Thread Henrik Frisk
Sorry about the noise. It turned out to be something other than org that
was the fault.

/Henrik

Den lör 3 aug. 2019 kl 11:49 skrev Henrik Frisk :

> Hi,
>
> I've been trying to get the ox-pandoc (
> https://github.com/kawabata/ox-pandoc) exporter to work. I have installed
> it from MELPA but when I try to load it, manually or as is recommended on
> the above page:
>
> (with-eval-after-load 'ox
>   (require 'ox-pandoc))
>
> I get a "Cannot use unknown "org" backend as parent" error.
>
> Any suggestions?
>
> Thanks,
> /Henrik
>


[O] ox-pandoc fails to load

2019-08-03 Thread Henrik Frisk
Hi,

I've been trying to get the ox-pandoc (
https://github.com/kawabata/ox-pandoc) exporter to work. I have installed
it from MELPA but when I try to load it, manually or as is recommended on
the above page:

(with-eval-after-load 'ox
  (require 'ox-pandoc))

I get a "Cannot use unknown "org" backend as parent" error.

Any suggestions?

Thanks,
/Henrik