Re: [O] From latest maint/master, no need to (require 'org-install): Lisp error

2012-10-04 Thread Achim Gratz
Rainer Stengele writes: > Actually I am confused - I did not quite understand - why do I no more > require 'org-install and also not 'org. Can you point me to some docs > about this? If you need anything at all, you now need to use (require 'org), regardless of whether it's the Org version that co

Re: [O] From latest maint/master, no need to (require 'org-install): Lisp error

2012-10-04 Thread Rainer Stengele
Am 02.10.2012 17:39, schrieb Bastien: > Rainer Stengele writes: > >> Still complaining about org-version .. > > Dong! Fixed. Please pull again. > Thanks Bastien, works perfectly now. Actually I am confused - I did not quite understand - why do I no more require 'org-install and also not 'org

Re: [O] From latest maint/master, no need to (require 'org-install): Lisp error

2012-10-02 Thread Achim Gratz
johnl...@johnrakestraw.com writes: > fwiw, I updated via git this morning and entered the same problem with > the same error message. I'm swamped and didn't have time to debug > further (though I did check list-load-path-shadows and didn't see a > problem there). That's what Git is for: git reflo

Re: [O] From latest maint/master, no need to (require 'org-install): Lisp error

2012-10-02 Thread johnlist
On 02.10.2012 11:28, Rainer Stengele wrote: run make autoloads at least once before make update sorry but no. Still complaining about org-version .. Rainer fwiw, I updated via git this morning and entered the same problem with the same error message. I'm swamped and didn't have time to

Re: [O] From latest maint/master, no need to (require 'org-install): Lisp error

2012-10-02 Thread Bastien
Rainer Stengele writes: > Still complaining about org-version .. Dong! Fixed. Please pull again. -- Bastien

Re: [O] From latest maint/master, no need to (require 'org-install): Lisp error

2012-10-02 Thread Rainer Stengele
Am 02.10.2012 17:20, schrieb Bastien: > Rainer Stengele writes: > >> What is wrong in my setup? > > run > > make autoloads > > at least once before > > make update > sorry but no. Still complaining about org-version .. Rainer

Re: [O] From latest maint/master, no need to (require 'org-install): Lisp error

2012-10-02 Thread Bastien
Rainer Stengele writes: > What is wrong in my setup? run make autoloads at least once before make update -- Bastien

Re: [O] From latest maint/master, no need to (require 'org-install): Lisp error

2012-10-02 Thread Rainer Stengele
Am 02.10.2012 16:20, schrieb Bastien: > Hi Rainer, > > Rainer M Krug writes: > >> Org-mode version 7.9.2 (release_7.9.2-352-g7f74da.dirty @ >> /home/rkrug/.emacs.d/org-mode/lisp/) > > Looks fine. > >> I use org mode from git, and my update script for org from git is: >> >> #!/bin/sh >> cd ~/.e