>>>>> "Yagnesh" == Yagnesh Raghava Yakkala <h...@yagnesh.org> writes:

> [CC'ed to Yann Hodique to acknowledge him]

> Hello Bastien,

> I am attaching a patch, please have a look. (especially change in
> org-test.el)

> It is directly copied from Magit (with one minor change). It uses
> Yann's virtualenv-emacs¹ python package which creates multiple
> emacs environments.

Hi,

overall looks good to me. I'm glad to see that it might be useful for
others :)

> diff --git a/testing/org-test.el b/testing/org-test.el
> index 0c9ca58..5f8dd52 100644
> --- a/testing/org-test.el
> +++ b/testing/org-test.el
> @@ -79,7 +79,6 @@
>       "Parent major mode from which special major modes should inherit."
>       (setq buffer-read-only t)))
>      (require 'ert)
> -    (require 'ert-x)
>      (when (file-exists-p
>          (expand-file-name "jump/jump.el" org-test-dir))
>        (require 'jump)

About that, is it just because my code doesn't install a working
ert-x.el for emacs 23 ?

If so, it might be worth waiting for me to fix it (I'm afraid it's not
there simply because I didn't need it :)). It would be sad to limit
yourself just because of that. Assuming ert-x.el can be backported
easily, I'll try and work on it in the coming days.

Cheers,

Yann.

-- 
The greatest and most important problems of life cannot be solved.
They can only be outgrown.

  -- SISTER JESSICA, private journal entry


Reply via email to