Hello, Rich Clark <delsko...@gmail.com> writes:
> TMPDIR=/tmp/tmp-orgtest emacs -Q -batch --eval '(setq vc-handled-backends > nil org-startup-folded nil)' --eval '(add-to-list '"'"'load-path (concat > default-directory "lisp"))' --eval '(add-to-list '"'"'load-path (concat > default-directory "testing"))' -l org-batch-test-init --eval '(setq > org-batch-test t org-babel-load-languages (quote ( (awk . t) (C . t) > (fortran . t) (maxima . t) (lilypond . t) (octave . t) (perl . t) > (python . t) (emacs-lisp . t) (shell . t) (org . t))) > org-test-select-re "\\(org\\|ob\\)" )' -l org-loaddefs.el -l cl -l > testing/org-test.el -l ert -l org -l ox --eval '(org-test-run-batch-tests > org-test-select-re)' > Cannot open load file: no such file or directory, org-batch-test-init > make: *** [mk/targets.mk:104: test] Error 255 FWIW, I cannot reproduce it on a recent version of Org. Regards, -- Nicolas Goaziou