On 08.11.2010, at 15:45, Nick Dokos wrote: > Konrad Hinsen <konrad.hin...@fastmail.net> wrote: > >> On 08.11.2010, at 14:49, Eric Schulte wrote: >> >>> I'm unable to re-create this problem. Could you please send a minimal >>> example file in which the problem occurs? >> >> Here is an example file. Open it and run org-babel-execute-buffer, and >> you will get "Wrong type argument: consp, nil". Then type C-c C-c on >> the three code blocks in order: everything works as expected. Do >> org-babel-execute-buffer again, and it will complain about an >> undefined function org-babel-map-src-blocks. >> > > Something to do with the compilation of the org-babel-map-src-blocks > macro, no doubt. I don't see it with uncompiled files.
I confirm. Removing all the byte-compiled files from my org-mode directory and restarting emacs solves the problem. That's already a useful workaround, thanks! Konrad. _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode