Gregor Zattler writes:
> Thanks for your suggestion, I did cd to working copy did 
>
> make update autoloads
>
> was astonished that this pulls from the repo, saw the compiling
> and the generation of the manual, started Emacs -Q -l ~/.emacs
> but the result of org-version is the same, e.g. no version string
> shown.

Well, try something different then.  First off, check you have these two
files in the lisp directory:

org-install.el
org-version.el

This is what 'make autoloads' should produce.  Check that you do _not_
have org-install.el or org.el (or any .el file, really) in the directory
that you start Emacs from.  Then do:

emacs -q -no-site-file -Q -L ~/src/org-mode/lisp -l org-install.el

Do

M-x locate-library
org
M-x locate-library
org-install
M-x locate-library
org-version
M-x org-version

in that Emacs and tell me what you get in *Messages*.

> And with respect to the original problem:  The table is not
> indented. 

My guess is that this will resolve itself once you find out why the
above isn't working as it should.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds


Reply via email to