Hello Org, Using current git master I get the following error when running: ,---- | make clean && make && make info `----
Error ,---- | In toplevel form: | lisp/org-ascii.el:29:1:Error: Invalid function: "body" | Makefile:484: recipe for target `lisp/org-ascii.elc' failed | make: *** [lisp/org-ascii.elc] Error 1 `---- I was able to successfully compile Org with commit: 829285e (ensure noweb expanded body is used on export) I've tested this on 2 separate machines as well as a clean pull into a separate directory. Regards, Jonathan