From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: 63 failures for org-test-run-all-tests in an Emacs GUI Date: Wed, 24 Dec 2014 17:14:23 +0100 Message-ID: <87egrp2ffk.fsf@nicolasgoaziou.fr> References: <86zjaf7knu.fsf@example.com> <87ioh12x25.fsf@nicolasgoaziou.fr> <8661d1mj6h.fsf@example.com> <861tnpmdcd.fsf@example.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y3oZM-0008A3-HK for emacs-orgmode@gnu.org; Wed, 24 Dec 2014 11:13:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y3oZH-0000h8-F7 for emacs-orgmode@gnu.org; Wed, 24 Dec 2014 11:13:52 -0500 Received: from plane.gmane.org ([80.91.229.3]:51863) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y3oZH-0000h2-8w for emacs-orgmode@gnu.org; Wed, 24 Dec 2014 11:13:47 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Y3oZF-00087E-PY for emacs-orgmode@gnu.org; Wed, 24 Dec 2014 17:13:45 +0100 In-Reply-To: <861tnpmdcd.fsf@example.com> (Sebastien Vauban's message of "Wed, 24 Dec 2014 13:39:14 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Sebastien Vauban writes: > Or even more sense: calling `org-babel-execute-maybe' instead? I think it would be better, yes. There is no point in testing `org-ctrl-c-ctrl-c' in "test-ob.el". Regards,