emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Mixed installation on Windoze


From: Markus Heller
Subject: Re: [O] Mixed installation on Windoze
Date: Thu, 31 May 2012 11:56:40 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (windows-nt)

Achim Gratz <address@hidden> writes:

> Markus Heller writes:
>> ,----
>> | ;; no need to compile the sources
>> | (add-to-list 'load-path "~/.emacs.d/org-mode/lisp/")
>> | (add-to-list 'load-path "~/.emacs.d/org-mode/contrib/lisp/")
>> | (add-to-list 'auto-mode-alist '("\\.\\(org\\|org_archive\\|txt\\)$" . 
>> org-mode))
>> | (require 'org-install)
>> `----
>>
>> Any idea how this happened?  And how to get rid of the unwanted path in
>> c:/Program Files (x86)/...?
>
> You don't, this is the org version that came with Emacs and even if you
> remove the path and the files in it, the real problem ― the autoload
> definitions that were generated from it ― would still be there.  You
> need to do either of:
>
> make uncompiled
> make compile
>
> to produce a complete uncompiled or compiled orgmode in the git work
> tree.

Ok, I didn't know that, thanks for mentioning.

Where do I run either of these commands?  In ~/.emacs/org-mode/lisp?  Or
just anywhere?  Or from within emacs?

Also, I guess M-x org-version has been extended recently to report a
mixed installation?

Cheers
Markus




reply via email to

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