From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: M-x org-version RET now produces some sensible in all possible install/use-cases Date: Fri, 18 May 2012 13:41:51 -1000 Message-ID: References: <87k40axa0a.fsf@gnu.org> <878vgpcm5r.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]:56367) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SVWo4-00004x-5Z for emacs-orgmode@gnu.org; Fri, 18 May 2012 19:42:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SVWo2-0006Ri-67 for emacs-orgmode@gnu.org; Fri, 18 May 2012 19:41:59 -0400 Received: from oproxy7-pub.bluehost.com ([67.222.55.9]:50270) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SVWo1-0006RB-T0 for emacs-orgmode@gnu.org; Fri, 18 May 2012 19:41:58 -0400 In-Reply-To: <878vgpcm5r.fsf@Rainer.invalid> (Achim Gratz's message of "Fri, 18 May 2012 21:41:04 +0200") 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: Achim Gratz Cc: emacs-orgmode@gnu.org Aloha Achim, Achim Gratz writes: > Thomas S. Dye writes: >> This seems odd to me, but sensible: >> >> Org-mode version N/A (N/A !!check installation!! @ >> /Users/dk/.emacs.d/src/org/lisp/) > > This means there is an org-install.el in that directory, but it doesn't > seem to be one that matches to your org version and both org-version.el > and UTILITIES/org-fixup.el seem to be missing. If you want to run org > uncompiled, the load-path needs to pick up the Git work tree before > anything else and it is recommended to do an 'make autoloads' so that > you do not accidentally load a stale org-install.el (or a compiled org > file) from the org version that comes with Emacs or that you may have > formerly installed in some other place. Please report what you get > from: > > M-x locate-library > org > M-x locate-library > org-install > M-x locate-library > org-version > > and check that your load-path is what you expect it to be. > > > Regards, > Achim. Thanks for your response. M-x locate-library finds all three libraries in ~/.emacs.d/src/org/lisp/ This is the Git work tree. This path is at the beginning of load-path, before paths to the org version that comes with Emacs. I did 'make autoloads' and now org-version gives something familiar: Org-mode version 7.8.10 (release_7.8.10-568-gc84cda @ /Users/dk/.emacs.d/src/org/lisp/) Thanks again for your help. All the best, Tom -- Thomas S. Dye http://www.tsdye.com