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: Sharon Kimble
Subject: Re: [O] dropping the debian version
Date: Tue, 26 Aug 2014 23:16:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (gnu/linux)

Achim Gratz <address@hidden> 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

Attachment: signature.asc
Description: PGP signature


reply via email to

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