emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] In response to: .emacs works on Mac but not on Ubuntu


From: Graham Smith
Subject: Re: [Orgmode] In response to: .emacs works on Mac but not on Ubuntu
Date: Wed, 17 Jun 2009 18:30:47 +0100

I really don't understand why, but I have written out the paths in
full and it seems to work now

(setq load-path (cons "/home/graham/EmacsAddIns/OrgMode/lisp" load-path))
(setq load-path (cons "/home/graham/EmacsAddIns/OrgMode/contrib/lisp"
load-path))

Can anyone see any obvious differences between what I posted earlier
and what I have now.

Below is what wouldn't work

(setq load-path (cons "~/EmacsAddins/OrgMode/lisp" load-path))
(setq load-path (cons "~/EmacsAddins/OrgMode/contrib/lisp" load-path))

Thanks for everyones help.

Graham




reply via email to

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