Eric Schulte <eric.schu...@gmx.com> writes: > `org-test-for-executable' signals it's own error, but if we > changed `org-test-for-executable' to return a boolean and then used your > example above it would be more readable.
Perhaps -- what I mean is that if (org-test-for-executable "python") signal a missing dependancy, then test-ob-python.el should not be part of the testing suite. Do you see what I mean? -- Bastien