emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] tests with travis-ci


From: Yann Hodique
Subject: Re: [O] tests with travis-ci
Date: Fri, 22 Mar 2013 07:56:13 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (darwin)

>>>>> "Yagnesh" == Yagnesh Raghava Yakkala <address@hidden> 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

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