From mboxrd@z Thu Jan 1 00:00:00 1970 From: "'Mash (Thomas Herbert)" Subject: Re: Latest version of Org-mode 7.8.3? Date: Fri, 10 Aug 2012 07:11:17 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----6FZF09B0DWXXTLKBAW070KY6MX0X7B" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SziRR-00089G-F8 for emacs-orgmode@gnu.org; Fri, 10 Aug 2012 02:11:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SziRQ-00059M-4d for emacs-orgmode@gnu.org; Fri, 10 Aug 2012 02:11:25 -0400 Received: from mxout-08.mxes.net ([216.86.168.183]:11493) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SziRP-00055Z-TF for emacs-orgmode@gnu.org; Fri, 10 Aug 2012 02:11:24 -0400 Received: from android-1a3dcfb04e05423e.home (unknown [86.140.233.70]) by smtp.mxes.net (Postfix) with ESMTPA id 0E55B50A65 for ; Fri, 10 Aug 2012 02:11:21 -0400 (EDT) In-Reply-To: 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 Cc: emacs-orgmode@gnu.org ------6FZF09B0DWXXTLKBAW070KY6MX0X7B Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I asked a similar question earlier.=20 I did though have to point to the lisp dir of org-mode git clone specific= ally and add the "org-install" line as mentioned.=20 If you look at my question a few days ago there is no 7.8.3.=20 'Mash --=20 Sent from my Android phone with K-9 Mail. Please excuse my brevity. Torsten Wagner wrote: Hey Ciaran, as far as I remember you need to call (require 'org-install) to make emacs load your installation instead of the default one. Add it to your emacs config and check out org-version again Also you might be interesting to use the emacs-package manager which is a rather new feature of emacs. Org-mode versions there might be a good compromise between stability and up-to-dateness. Check here for details http://orgmode.org/worg/org-faq.html#installing-via-elpa Torsten On 10 August 2012 07:28, Ciaran Mulloy wrote: > Hi, > I'm relatively new to org-mode and a non-techie but grappling by and la= rge with > the steep learning curve and enjoying it! > > I had a simple question that I haven't been able to get an easy answer = to. > I've just compiled the latest build of emacs 24.1 from the gnu.org webs= ite which > currently has the latest build of org-mode (7.8.11 I believe). > > I've also cloned the bleeding edge git repository onto my PC (as I'm in= terested > in getting the benefit of recent patches for exporting to Taskjuggler 3= ) and did > a make into my ~/elisp directory. > > My question: how do I validate that I have the latest build version of = org-mode > running as when I do a 'M-x org-version' I just get the answer '7.8.11'= . > > I've put a line in my .emacs file to add my ~/elisp directory to my loa= d path > however it's not clear how I get emacs to load the newer files I've com= piled to > my ~/elisp directory over the existing emacs 24.1 build. > > I've gone through the FAQ section on the org-mode website and couldn't = seem to > find any hints for my issue. > > Ciaran > > ------6FZF09B0DWXXTLKBAW070KY6MX0X7B Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable I asked a similar question earlier.

I did though have to point to the lisp dir of org-mode git clone specific= ally and add the "org-install" line as mentioned.

If you look at my question a few days ago there is no 7.8.3.

'Mash
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
Torsten Wagner <torsten.wagner@gmail.com&= gt; wrote:
Hey Ciaran,

as far as I remember you need to call
(require 'org-install)

to make emacs load your instal= lation instead of the default one.
Add it to your emacs config and c= heck out org-version again

Also you might be interesting to us= e the emacs-package manager which
is a rather new feature of emacs.<= br />Org-mode versions there might be a good compromise between stability=
and up-to-dateness. Check here for details

http://orgmode.o= rg/worg/org-faq.html#installing-via-elpa


Torsten



On 10 August 2012 07:28, Ciaran Mulloy <crmulloy@g= mail.com> wrote:
> Hi,
> I'm relatively new to org-mod= e and a non-techie but grappling by and large with
> the steep le= arning curve and enjoying it!
>
> I had a simple question that I haven't been able to get an easy answer to.<= br />> I've just compiled the latest build of emacs 24.1 from the gnu.org website which
> currently has = the latest build of org-mode (7.8.11 I believe).
>
> I've= also cloned the bleeding edge git repository onto my PC (as I'm interest= ed
> in getting the benefit of recent patches for exporting to Ta= skjuggler 3) and did
> a make into my ~/elisp directory.
>= ;
> My question: how do I validate that I have the latest build v= ersion of org-mode
> running as when I do a 'M-x org-version' I j= ust get the answer '7.8.11'.
>
> I've put a line in my .e= macs file to add my ~/elisp directory to my load path
> however i= t's not clear how I get emacs to load the newer files I've compiled to> my ~/elisp directory over the existing emacs 24.1 build.
>= ;
> I've gone through the FAQ section on the org-mode website and couldn't seem to
> find any hints for my= issue.
>
> Ciaran
>
>

<= /blockquote>
------6FZF09B0DWXXTLKBAW070KY6MX0X7B--