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