From: Neuwirth Erich <erich.neuwirth@univie.ac.at>
To: Achim Gratz <Stromeko@nexgo.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Further problems with export
Date: Thu, 14 Mar 2013 10:21:04 +0100 [thread overview]
Message-ID: <EE7B36E0-42E9-4E84-88A6-87203006EF1C@univie.ac.at> (raw)
In-Reply-To: <87mwu6fon9.fsf@Rainer.invalid>
I put my old source directory away and started afresh:
git clone git://orgmode.org/org-mode.git
And I did
make up1
sudo make clean-install install
When I try to create an open an html file with
C-c C-e h o
I still get
Symbol's value as variable is void: org-element-document-properties
Below is what I have changed in my local.mk
# Name of your emacs binary
#EMACS = emacs
EMACS=/Applications/Emacs.app/Contents/MacOS/Emacs
# Where local software is found
#prefix = /usr/share
prefix = /Applications/Emacs.App/Contents/Resources
# Where local lisp files go.
#lispdir= $(prefix)/emacs/site-lisp/org
lispdir= $(prefix)/site-lisp/org
# Where local data files go.
datadir = $(prefix)/emacs/etc/org
datadir = $(prefix)/etc/org
# Where info files go.
infodir = $(prefix)/info
On Mar 14, 2013, at 8:04 AM, Achim Gratz <Stromeko@nexgo.de> wrote:
> Neuwirth Erich writes:
>> I install everything in site-lisp
>>
>> On OSX this is
>>
>> /Applications/Emacs.App/Contents/Resources/site-lisp/org
>>
>> This should be on the load path automatically.
>> And I did not change my configuration and everything worked fine for quite some time.
>
> Try
>
> make clean-install install
>
> to remove any old files you may have there before installing the new
> ones. Then check your init files to _not_ reference any old exporter
> files as Emacs may find and load them from the version of Org it is
> itself delivered with.
>
>
> Regards,
> Achim.
> --
> +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
>
> SD adaptation for Waldorf microQ V2.22R2:
> http://Synth.Stromeko.net/Downloads.html#WaldorfSDada
>
>
next prev parent reply other threads:[~2013-03-14 9:21 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 [this message]
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
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=EE7B36E0-42E9-4E84-88A6-87203006EF1C@univie.ac.at \
--to=erich.neuwirth@univie.ac.at \
--cc=Stromeko@nexgo.de \
--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).