From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-collector unable to handle macros Date: Wed, 23 Sep 2015 23:01:44 +0200 Message-ID: <87pp18yhmv.fsf@nicolasgoaziou.fr> References: <55E0FCB4.2000305@verizon.net> <87mvx73wnz.fsf@nicolasgoaziou.fr> <87egij3w4b.fsf@nicolasgoaziou.fr> <87d1xshgtf.fsf@nicolasgoaziou.fr> <87bndbd1t1.fsf@gmail.com> <87h9mqtznz.fsf@nicolasgoaziou.fr> <87io7153mq.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zer96-0002xk-IA for emacs-orgmode@gnu.org; Wed, 23 Sep 2015 17:00:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zer92-0003h3-O5 for emacs-orgmode@gnu.org; Wed, 23 Sep 2015 17:00:08 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:49354) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zer92-0003gU-J2 for emacs-orgmode@gnu.org; Wed, 23 Sep 2015 17:00:04 -0400 In-Reply-To: <87io7153mq.fsf@Rainer.invalid> (Achim Gratz's message of "Wed, 23 Sep 2015 21:37:01 +0200") 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: Achim Gratz Cc: emacs-orgmode@gnu.org Hello, Achim Gratz writes: > That commit 6d2ab4071960f8a7f20138291424b468722ab522 breaks three R > tests for me on Linux (not that other R tests do run correctly): > > 3 unexpected results: > FAILED test-ob-R/colnames-nil-header-argument > FAILED test-ob-R/colnames-no-header-argument > FAILED test-ob-R/colnames-yes-header-argument > > It seems that there is no table returned or the interpretation of the > returned data as a table fails. I just applied a patch that may fix these issues. Regards, -- Nicolas Goaziou