help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installing new org-mode version


From: weber
Subject: Re: Installing new org-mode version
Date: 5 Mar 2007 08:17:00 -0800
User-agent: G2/1.0

On 4 mar, 17:48, Stefan Monnier <monn...@iro.umontreal.ca> wrote:
> > I'm not a newbie on emacs anymore, but i'm having trouble to install
> > org-mode :/
> > The problem is: there is already an org-mode version distributed with
> > emacs (gnu emacs 22 cvs)
> > I want to install the last version from the author's site. I cannot do
> > a "make install" easily because I am on Winxp.
> > I tried just putting the new files on my load-path and doing a load-
> > library.
> > Even though the right files are being loaded, when I check version
> > with command "org-version" I still get 4.56b. (The new version is
> > 4.67)
>
> What does M-: (find-library-name "org") RET say?
> What's your load-path?  Where's your new org.el?
> If that still doesn't explain the problem, then:
> where do you modify your load-path in your .emacs?
> how/when do you start org-mode?
> I.e. give us a more specific step-by-step description of what you do.
>
>         Stefan

That command returns the correct location for the new version:
"~/emacs/site-lisp/org-mode/org.el"
I load org-mode in my emacs with (load-library "org").
Also tried loading org-install.
Then I check the version with org-version and get 4.56...
Thanks in advance,
weber





reply via email to

[Prev in Thread] Current Thread [Next in Thread]