From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: how to install org from git repo / org-version problem
Date: Thu, 17 May 2012 16:47:51 +0200 [thread overview]
Message-ID: <87txzedfu0.fsf@Rainer.invalid> (raw)
In-Reply-To: 20120517125643.GA2179@boo.workgroup
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
next prev parent reply other threads:[~2012-05-17 14:48 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-16 15:41 Tables in Plain Lists SW
2012-05-16 16:11 ` Nicolas Goaziou
2012-05-16 17:48 ` SW
2012-05-16 16:14 ` Bernt Hansen
2012-05-16 16:40 ` Joost Kremers
2012-05-16 17:53 ` SW
2012-05-16 18:31 ` Nick Dokos
2012-05-16 19:13 ` SW
2012-05-16 19:32 ` Joost Kremers
2012-05-17 10:24 ` Gregor Zattler
2012-05-17 10:35 ` Joost Kremers
2012-05-17 11:42 ` Achim Gratz
2012-05-17 12:06 ` Gregor Zattler
2012-05-17 12:26 ` Achim Gratz
2012-05-17 12:56 ` how to install org from git repo / org-version problem (was: Re: Tables in Plain Lists) Gregor Zattler
2012-05-17 14:47 ` Achim Gratz [this message]
2012-05-18 14:10 ` how to install org from git repo / org-version problem Gregor Zattler
2012-05-18 15:56 ` Achim Gratz
2012-05-18 6:39 ` Tables in Plain Lists Bastien
2012-05-16 17:46 ` SW
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=87txzedfu0.fsf@Rainer.invalid \
--to=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).