Hello everyone, GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO Org-mode version 7.5 9c582ceed8c4ffc1b83f719f8bcabbc2e23027b2
I used to have a \lisp\org-install.el file in my load path. This file was there since 20th October 2010 and everythig has been fine. I've just found that in the latest version of org-mode there's no "\lisp\org-install.el" anymore. For this reason I cannot call babel from my .emacs (org-babel-do-load-languages .... anymore, because shows the error: Symbol's function definition is void: org-babel-do-load-languages If I comment babel's lines with a just opened Emacs I cannot open a capture buffer C-c c Symbol's function definition is void: org-capture However I can run the *agenda* C-c a command that, correctly, loads org and shows me the buffer with agenda options. I'm puzzled. cheers, Giovanni