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: Achim Gratz
Subject: Re: [O] Mixed installation on Windoze
Date: Thu, 31 May 2012 20:45:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

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.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada




reply via email to

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