From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregor Zattler Subject: Re: how to install org from git repo / org-version problem Date: Fri, 18 May 2012 16:10:45 +0200 Message-ID: <20120518141045.GA7030@boo.workgroup> References: <21187.1337193062@alphaville> <20120516193203.GA17927@Darkstar> <20120517102422.GA12989@boo.workgroup> <87396zdoex.fsf@Rainer.invalid> <20120517120636.GB12989@boo.workgroup> <87y5orc7ts.fsf@Rainer.invalid> <20120517125643.GA2179@boo.workgroup> <87txzedfu0.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39757) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SVNu0-0002Cy-Cd for emacs-orgmode@gnu.org; Fri, 18 May 2012 10:11:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SVNtq-0004HB-B4 for emacs-orgmode@gnu.org; Fri, 18 May 2012 10:11:31 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:54724) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SVNtq-0004GS-0s for emacs-orgmode@gnu.org; Fri, 18 May 2012 10:11:22 -0400 Content-Disposition: inline In-Reply-To: <87txzedfu0.fsf@Rainer.invalid> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hi Achim, * Achim Gratz [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 -- -... --- .-. . -.. ..--.. ...-.-