From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: dropping the debian version Date: Tue, 26 Aug 2014 21:32:34 +0200 Message-ID: <87sikj9hd9.fsf@Rainer.invalid> References: <871ts3p01b.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57086) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMMUB-0001Iq-0c for emacs-orgmode@gnu.org; Tue, 26 Aug 2014 15:33:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMMU4-0006Ur-Om for emacs-orgmode@gnu.org; Tue, 26 Aug 2014 15:32:54 -0400 Received: from plane.gmane.org ([80.91.229.3]:46779) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMMU4-0006TW-IG for emacs-orgmode@gnu.org; Tue, 26 Aug 2014 15:32:48 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XMMU3-0001Jl-2Y for emacs-orgmode@gnu.org; Tue, 26 Aug 2014 21:32:47 +0200 Received: from pd9eb1481.dip0.t-ipconnect.de ([217.235.20.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Aug 2014 21:32:47 +0200 Received: from Stromeko by pd9eb1481.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Aug 2014 21:32:47 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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