From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: [babel][PATCH] ERT as external library deprecated. Date: Wed, 02 Mar 2011 09:58:28 -0700 Message-ID: <87zkpdv4qz.fsf@gmail.com> References: <87pqqb2k5t.fsf@btinternet.com> <87aahe68n7.fsf@gmail.com> <87fwr5mshb.fsf@norang.ca> <874o7lea4e.fsf@btinternet.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=41855 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PupNl-0000r2-6j for emacs-orgmode@gnu.org; Wed, 02 Mar 2011 11:58:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PupNj-00039L-7t for emacs-orgmode@gnu.org; Wed, 02 Mar 2011 11:58:37 -0500 Received: from mail-yw0-f41.google.com ([209.85.213.41]:46223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PupNj-00039H-0C for emacs-orgmode@gnu.org; Wed, 02 Mar 2011 11:58:35 -0500 Received: by yws5 with SMTP id 5so35690yws.0 for ; Wed, 02 Mar 2011 08:58:34 -0800 (PST) In-Reply-To: <874o7lea4e.fsf@btinternet.com> (Martyn Jago's message of "Wed, 02 Mar 2011 16:54:25 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Martyn Jago Cc: emacs-orgmode@gnu.org Martyn Jago writes: > Bernt Hansen writes: > > Hi Bernt > > No problem at all using older Emacsen. There is a dependency however for > a recent version of the ERT library since some name changes occurred in > preparation for becoming EMACS. I'll add a note to testing/README.org > including a relevant link. > The testing/ert directory is ignored by git so you can install ert there without conflicting with the org-mode repository. Best -- Eric > > Regards > > Martyn > >> Hi Eric and Martyn, >> >> "Eric Schulte" writes: >> >>> Hi Martyn, >>> >>> Thanks for the patch, I have just applied it. >>> >>> Best -- Eric >>> >>> Martyn Jago writes: >>> >>>> Hi >>>> >>>> The ERT library is now a part of EMACS. As a result the ERT library >>>> files currently loaded as a sub-module have been deleted on Github. >>>> >>>> This change modifies .gitmodule to avoid attempting to load ERT. >>>> Changes have been made to testing/README.org to suit. >>>> >>>> An insertion has been made to testing/README.org to point out that the >>>> library-of-babel.org file needs ingesting (including a source block to >>>> do so) to enable some tests to pass, and the "ERT reference" now points >>>> to the included ERT info help pages. >>>> >>>> Broken dependencies in testing/org-test.el have been removed. >>>> >>>> I have also temporarily commented out a small number of broken tests >>>> which between them cause ERT to go off into the weeds and delete a large >>>> section of babel.org. This means that all tests currently pass. >>>> >>>> I will investigate the breakages and hopefully provide fixes. >>>> >>>> Hope this helps >> >> Does this change still allow older Emacsen to use the testing library? >> I have >> >> GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) >> of 2010-12-11 on raven, modified by Debian >> >> and I would still like to be able to run the test suite without >> requiring an upgrade to Emacs 24. >> >> Attempting to load the test library in my Emacs now gives the following >> error: >> >> Loading /home/bernt/git/org-mode/testing/org-test.el (source)... >> let*: Cannot open load file: ert-x >> >> Regards, >> Bernt >> >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Please use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode