> Malcolm,
> I also ran into troubles which are similar, apparently due to mixed org-mode
> versions; we've got to load org-mode before emacs tries to do it for us or we
> get mixed stuff.
Thanks Daniel, yes, I understand the need to load org early, and am sure that
my approach succeeds in doin
Malcolm,
I also ran into troubles which are similar, apparently due to mixed
org-mode versions; we've got to load org-mode before emacs tries to do
it for us or we get mixed stuff.
My resolution was to load the org-mode path first in my init.el file and
then require org:
(add-to-list 'lo