emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Installing on windows


From: Manish
Subject: Re: [Orgmode] Installing on windows
Date: Sat, 7 Feb 2009 01:22:26 +0530

On Fri, Feb 6, 2009 at 6:37 PM, Saurabh Agrawal wrote:
>>>>
>>>> Then check Org version again please.
>>>
>>> It is still 6.16... :(
>>
>> Can you please mail me your complete .emacs, the location where you
>> unzipped the org-mode package and what additional steps you took to
>> install the package (like make etc.), if any?
>
> Hi Manish, thanks for all the help. Here is my .emacs.

We finally went interactive in a chat session to resolve this.

My understanding was that the following statement will add the path to
the front of the load path and Org from this location will be loaded by
(require 'org-install).

--8<---------------cut here---------------start------------->8---
(add-to-list 'load-path "D:/Software/office/emacs/org-6.21b/org-6.21b/lisp")
--8<---------------cut here---------------end--------------->8---

But it kept loading the version of Org bundled with EmacsW32.  Yes, we
did clean up the compiled org files from the location
(EmacsW32/emacs/lisp/org).  Also removing the complete org directory
started throwing an error about missing location and did not seem to
load .emacs at all.  While loading Emacs site-start.el seems to somehow
expect the org directory under EmacsW32/emacs/lisp directory.

We finally ended copying latest org files to EmacsW32/emacs/lisp/org
directory.

Obviously, I do not fully understand the initialization sequence for
EmacsW32.  Could someone using EmacsW32 throw some more light on a
better procedure/technique to install Org-mode on it?

Thanks
-- 
Manish




reply via email to

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