emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [babel] Collection of code block snippets


From: Martyn Jago
Subject: Re: [O] [babel] Collection of code block snippets
Date: Fri, 09 Sep 2011 11:58:18 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (darwin)

Hi Rainer

Rainer M Krug <address@hidden> writes:


[...]

>
>
> I just tried to run the tests, and I got the following error:
>
>>address@hidden:~$ emacs -Q -batch -L ~/.emacs.d/org-mode/lisp 
>>~/.emacs.d/org-mode/testing -l org-test.el -eval "(progn(setq 
>>org-confirm-babel-evaluate nil) \
> (org-babel-do-load-languages 'org-babel-load-languages '((emacs-lisp \
> . t) (sh . t))))" -f org-test-run-batch-tests
> Cannot open load file: ert
> address@hidden:~$ 
>
> I read that the ert file should be included in emacs but I installed 
> GNU Emacs 23.2.1 from the ubuntu repos - do I have tio install from 
> source? Org-mode version 7.7 (release_7.7.267.g1633)
>
> I would very much like to run the tests on my system.
> Thanks,
>
> Rainer

Unfortunately ERT is not in Emacs 23.3.1. However, you should
have no problem downloading the ERT files from
https://github.com/ohler/ert and saving them in =path/to/org/testing/= 

The script should then work for you (I used ERT like this for some
time).

Best, Martyn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]