emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] how to install org from git repo / org-version problem


From: Achim Gratz
Subject: Re: [O] how to install org from git repo / org-version problem
Date: Thu, 17 May 2012 16:47:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

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

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