emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Further problems with export


From: Neuwirth Erich
Subject: Re: [O] Further problems with export
Date: Thu, 14 Mar 2013 02:50:15 +0100

So for a try I changed 
(require org-html) 
to
(require ox-html)

I could build it, and with the git version of org being the only version in the 
load-path
I tried to export a file as html file

C-c C-e h o

and then I get 
Symbol's value as variable is void: org-element-document-properties

What next?


On Mar 14, 2013, at 2:25 AM, Neuwirth Erich <address@hidden> wrote:

> Further investigation shows that in the git version
> org-special-blocks.el
> contains
> (require org-html)
> but no file org-html.el exists.
> How can I solve this problem?
> 
> 
> On Mar 14, 2013, at 2:15 AM, Neuwirth Erich <address@hidden> wrote:
> 
>> OK,
>> one of my problems was that I did not notice that Emacs itself has org
>> in its lisp directory.
>> So I had two versions.
>> 
>> So I started again and did a fresh install of Emacs
>> but I also had a version installed in my ~/.emacs.d/elpa
>> and then I installed a third version in site-lisp
>> 
>> Of cours, that way I got an messy installation.
>> I am cleaning up now.
>> 
>> When I try to build from the git version, I now get an error:
>> 
>> 
>> In toplevel form:
>> org-special-blocks.el:40:1:Error: Cannot open load file: org-html
>> Compiling /Users/neuwirth/devel/org-mode/lisp/org-version.el...
>> 
>> This happened after I removed the original list/org that came with Emacs.
>> 
>> What can I do about that?
>> Do I need to keep the org files that came with Emacs?
>> 
>> 
>> 
>> 
> 
> 




reply via email to

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