Achim Gratz writes: > Sharon Kimble writes: >> How do I drop the debian version and stick with the git version please? > > make up2 I'm sorry Achim, but what do you mean by that? > >> (setq load-path (cons "/home/boudiccas/.emacs.d/lisp" load-path)) > > You shouldn't need this unless you really have some stuff in there > that's just for you. I'd suggest moving those things to site-lisp if > possible (which is already in load-path and therefore doesn't need any > gymnastics). 'site-lisp'? Where’s that then please? Its not in the org-mode that comes with the git output, and I don't have one in my bog-standard emacs in my /home directory at ~/.emacs.d/ > >> (add-to-list 'load-path "/home/boudiccas/git/org-mode/lisp" load-path) (require 'org-install) >> (add-to-list 'load-path "/home/boudiccas/git/org-mode/contrib/lisp" load-path) > > Drop this, too. Do add > > (require 'org-loaddefs) > > instead since at least the standard Debian Emacs is too old to work > without it. Thanks Sharon. -- A taste of linux = http://www.sharons.org.uk my git repo = https://bitbucket.org/boudiccas/dots TGmeds = http://www.tgmeds.org.uk Debian testing, fluxbox 1.3.5, emacs 24.3.93.1