emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [babel] BUG in :session


From: Martyn Jago
Subject: Re: [O] [babel] BUG in :session
Date: Fri, 23 Sep 2011 12:36:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (darwin)

Hi Eric

Eric Schulte <address@hidden> writes:

> Hi Martyn,
>
> I've just pushed up what will hopefully be a more general solution.
> Basically, language-specific test files can now signal errors if they
> have unmet dependencies.  These are then intercepted by `org-test-load'
> and the file is not added to the test suite.  Hopefully this will allow
> language-specific tests to be written without breaking the config-less
> test suite.
>
> See the top of test-ob-R.el for an example usage.
>
> Cheers -- Eric

Unfortunately this is still broken for me. Given the exe exists but the
feature doesn't (ie no personal config), the following line causes the
error `peculiar error' !

--8<---------------cut here---------------start------------->8---
   (signal 'org-test-lib-not-found "ess"))
--8<---------------cut here---------------end--------------->8---

I've published the output of my test server so you can see the
backtrace. It is at http://martynjago.com:3333 
 
Best, Martyn


[...]





reply via email to

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