emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Neuwirth Erich <erich.neuwirth@univie.ac.at>
To: Aaron Ecay <aaronecay@gmail.com>
Cc: "emacs-orgmode@gnu.org Mode" <emacs-orgmode@gnu.org>
Subject: Re: Further problems with export
Date: Thu, 14 Mar 2013 02:50:15 +0100	[thread overview]
Message-ID: <138F3925-F44C-4F08-950E-3F7CC77EAE15@univie.ac.at> (raw)
In-Reply-To: <D479271F-9308-4422-844F-0AC775B2A09C@univie.ac.at>

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 <erich.neuwirth@univie.ac.at> 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 <erich.neuwirth@univie.ac.at> 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	other threads:[~2013-03-14  1:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-13 13:05 Further problems with export Neuwirth Erich
2013-03-13 14:16 ` Bastien
2013-03-13 22:46   ` Neuwirth Erich
2013-03-13 22:56     ` Bastien
2013-03-13 23:25       ` Neuwirth Erich
2013-03-14  7:04         ` Achim Gratz
2013-03-14  9:21           ` Neuwirth Erich
2013-03-14 19:15             ` Achim Gratz
2013-03-13 23:47     ` Aaron Ecay
2013-03-14  1:15       ` Neuwirth Erich
2013-03-14  1:25         ` Neuwirth Erich
2013-03-14  1:50           ` Neuwirth Erich [this message]
2013-03-14  2:06             ` Bastien
2013-03-14  5:11           ` Nick Dokos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=138F3925-F44C-4F08-950E-3F7CC77EAE15@univie.ac.at \
    --to=erich.neuwirth@univie.ac.at \
    --cc=aaronecay@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).