emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Gregor Zattler <telegraph@gmx.net>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: how to install org from git repo / org-version problem
Date: Fri, 18 May 2012 16:10:45 +0200	[thread overview]
Message-ID: <20120518141045.GA7030@boo.workgroup> (raw)
In-Reply-To: <87txzedfu0.fsf@Rainer.invalid>

Hi Achim,
* Achim Gratz <Stromeko@nexgo.de> [17. May. 2012]:
> 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.


O.K. I do make update autoloads  and therefore I do this test
with 

Org-mode version 7.8.10 (release_7.8.10-564-g893a09 @ /home/grfz/src/org-mode/lisp/)

(e.g. with your patch ensure that M-x org-version always delivers
something useful applied)

> Well, try something different then.  First off, check you have these two
> files in the lisp directory:
> 
> org-install.el
> org-version.el

~/src/org-mode[GIT]$ find |egrep "org-(install|version).el"
./lisp/org-version.el~
./lisp/org-version.el
./lisp/org-install.el~
./lisp/org-install.el

The files are there.

> 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:

cd /tmp
0 grfz@boo:/tmp$ find |egrep "\.el$"
1 grfz@boo:/tmp$ 

no *.el files in /tmp


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

0 grfz@boo:/tmp$ Emacs -q -no-site-file -Q -L ~/src/org-mode/lisp -l org-install.el table-indentation-test.org

> 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*.

Library is file ~/src/org-mode/lisp/org.elc
Library is file ~/src/org-mode/lisp/org-install.el
Library is file ~/src/org-mode/lisp/org-version.el


>> 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.

Your guess is correct.  Thank you very much.


Ciao, Gregor
-- 
 -... --- .-. . -.. ..--.. ...-.-

  reply	other threads:[~2012-05-18 14:11 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                       ` how to install org from git repo / org-version problem Achim Gratz
2012-05-18 14:10                         ` Gregor Zattler [this message]
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=20120518141045.GA7030@boo.workgroup \
    --to=telegraph@gmx.net \
    --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).