Re: [O] [babel] error when loading library-of-babel after update this morning

2011-09-16 Thread Eric Schulte
"Sebastien Vauban" writes: > Hi Rainer, > > Rainer M Krug wrote: >> when evaluating >> >> #+begin_src emacs-lisp >> (org-babel-lob-ingest >> "~/.emacs.d/org-mode/contrib/babel/library-of-babel.org") >> #+end_src >> >> I get the following error: >> >> executing Emacs-Lisp code block... >> variab

Re: [O] [babel] error when loading library-of-babel after update this morning

2011-09-16 Thread Sebastien Vauban
Hi Rainer, Rainer M Krug wrote: > when evaluating > > #+begin_src emacs-lisp > (org-babel-lob-ingest > "~/.emacs.d/org-mode/contrib/babel/library-of-babel.org") > #+end_src > > I get the following error: > > executing Emacs-Lisp code block... > variable "nil" must be assigned a default value > >

[O] [babel] error when loading library-of-babel after update this morning

2011-09-16 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi when evaluating #+begin_src emacs-lisp (org-babel-lob-ingest "~/.emacs.d/org-mode/contrib/babel/library-of-babel.org") #+end_src I get the following error: executing Emacs-Lisp code block... variable "nil" must be assigned a default value thi