[Top][All Lists]
[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
- [Orgmode] In response to: .emacs works on Mac but not on Ubuntu, Jere McDevitt, 2009/06/16
- Re: [Orgmode] In response to: .emacs works on Mac but not on Ubuntu, Graham Smith, 2009/06/16
- Re: [Orgmode] In response to: .emacs works on Mac but not on Ubuntu, Nick Dokos, 2009/06/16
- Re: [Orgmode] In response to: .emacs works on Mac but not on Ubuntu, Graham Smith, 2009/06/17
- Re: [Orgmode] In response to: .emacs works on Mac but not on Ubuntu, Ian Barton, 2009/06/17
- Re: [Orgmode] In response to: .emacs works on Mac but not on Ubuntu, Graham Smith, 2009/06/17
- Re: [Orgmode] In response to: .emacs works on Mac but not on Ubuntu, Ian Barton, 2009/06/17
- Re: [Orgmode] In response to: .emacs works on Mac but not on Ubuntu, Graham Smith, 2009/06/17
- Re: [Orgmode] In response to: .emacs works on Mac but not on Ubuntu,
Graham Smith <=