emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Upgrade org-mode over a older distribution version


From: Achim Gratz
Subject: Re: [O] Upgrade org-mode over a older distribution version
Date: Thu, 31 May 2012 21:32:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

Michael Baum writes:
> Many thanks. I was afraid of something like that. So the idea is that
> a set or org-mode files under site-lisp takes precedence over the
> built-in files and that's how emacs knows which ones to run?

Emacs will always load the file(s) it finds first in load-path, so you
can do anything by setting it up accordingly.  By default load-path is
set up so that things in site-lisp are seen before
<emacs-version>/site-lisp before <emacs-version>/lisp.  So if you keep
that structure (and Linux distributions generally do), it becomes easy
to keep updated packages there.

BTW, after you've done this, you will need a (require 'org-install) in
your emacs startup files.  With the Emacs builtin org it's not strictly
necessary (but harmless if present).


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

Factory and User Sound Singles for Waldorf Q+, Q and microQ:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds




reply via email to

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