emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] dropping the debian version


From: Achim Gratz
Subject: Re: [O] dropping the debian version
Date: Tue, 26 Aug 2014 21:32:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.91 (gnu/linux)

Sharon Kimble writes:
> How do I drop the debian version and stick with the git version please?

make up2

> (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).

> (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.


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

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables




reply via email to

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