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

2009-06-17 Thread Graham Smith
Ian, > Doh, finger/brain communication mismatch. I get that as well :-) >It should be: > > sudo apt-get purge org-mode As you will have seen now, its working, but I'm still puzzled as to why. Graham ___ Emacs-orgmode mailing list Remember: use `Re

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

2009-06-17 Thread Graham Smith
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 betwe

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

2009-06-17 Thread Ian Barton
I have run this and get an error "gra...@t42-laptop:~$ sudo apt-cache purge org-mode [sudo] password for graham: E: Invalid operation purge" Doh, finger/brain communication mismatch. It should be: sudo apt-get purge org-mode This will completely remove the Debian package and all it configura

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

2009-06-17 Thread Graham Smith
Ian Thanks, it just worked with 8.01 which is why I am struggling now. > I am using Ubuntu Jaunty with a setup almost identical to yours and mine > "Just works". Are you certain that: > >> (setq load-path (cons "~/EmacsAddins/OrgMode/lisp" load-path)) >> (setq load-path (cons "~/EmacsAddins/Org

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

2009-06-17 Thread Ian Barton
I will try a few more commentin outs and retyping things, but I still find it strange that it wa working fine in Ubuntu 8.01 and not now., but I then find Linux a bit like that. Should anyone have any othe suggestions, I would still appreciate them. Many thanks, I am using Ubuntu Jaunty with

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

2009-06-17 Thread Graham Smith
Thanks everyone >> > picked up and not your latest version.  To check that, type >> > >> > dpkg --list | grep org >> > >> > and see if org mode was installed by the package manager.  If so, just do a >> > normal remove and see if that doesn't take care of it. > Jere may be right: I recall previou

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

2009-06-16 Thread Nick Dokos
Graham Smith wrote: > > What may be happening is that Ubuntu has a default version of org-mode > > pre-installed in the primary load path directories, so that is what is being > > picked up and not your latest version.  To check that, type > > > > dpkg --list | grep org > > > > and see if org mo

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

2009-06-16 Thread jere.mcdevitt
buntu machine and haven't seen any problems. -Original Message- From: Graham Smith Subj: Re: [Orgmode] In response to: .emacs works on Mac but not on Ubuntu Date: Tue Jun 16, 2009 5:31 pm Size: 968 bytes To: emacs-orgmode@gnu.org Jere, > What may be happening is that Ubuntu

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

2009-06-16 Thread Graham Smith
Jere, > What may be happening is that Ubuntu has a default version of org-mode > pre-installed in the primary load path directories, so that is what is being > picked up and not your latest version.  To check that, type > > dpkg --list | grep org > > and see if org mode was installed by the packag

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

2009-06-16 Thread Jere McDevitt
Apologize for having to start a new thread, but I just signed up to the mailing list and since I didn't have the original message to reply to. What may be happening is that Ubuntu has a default version of org-mode pre-installed in the primary load path directories, so that is what is being picked