From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [Bug] #+call does not respect :colnames argument Date: Mon, 29 Jul 2013 08:00:05 -0600 Message-ID: <87ob9lo495.fsf@gmail.com> References: <1e44d3b3697f439e425399908547d946@mail.rickster.com> <87vc3xgqa5.fsf@gmail.com> <20130726205233.GA72349@BigDog.local> <87zjt8g6vj.fsf@gmail.com> <87a9l6xaks.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53874) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3o2Q-0001Lr-Uj for emacs-orgmode@gnu.org; Mon, 29 Jul 2013 10:03:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3o2M-0003nU-Ij for emacs-orgmode@gnu.org; Mon, 29 Jul 2013 10:03:02 -0400 Received: from mail-pb0-x229.google.com ([2607:f8b0:400e:c01::229]:33626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3o2M-0003nL-CK for emacs-orgmode@gnu.org; Mon, 29 Jul 2013 10:02:58 -0400 Received: by mail-pb0-f41.google.com with SMTP id rp16so4731459pbb.28 for ; Mon, 29 Jul 2013 07:02:57 -0700 (PDT) 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 Achim Gratz writes: > Eric Schulte writes: >> I've just pushed up that patch. > > =E2=80=A6which breaks testing: > > 10 unexpected results: > FAILED ob-exp/use-case-of-reading-entry-properties > FAILED test-ob-header-arg-defaults/global/call > FAILED test-ob-header-arg-defaults/global/noweb > FAILED test-ob-header-arg-defaults/tree/accumulate/call > FAILED test-ob-header-arg-defaults/tree/accumulate/noweb > FAILED test-ob-header-arg-defaults/tree/complex/call > FAILED test-ob-header-arg-defaults/tree/complex/noweb > FAILED test-ob-header-arg-defaults/tree/overwrite/call > FAILED test-ob-header-arg-defaults/tree/overwrite/noweb > FAILED test-ob-lob/call-with-header-arguments > > with=20 > > (wrong-type-argument consp nil) > > None of these tests deal with table arguments AFAICS. > I just pushed up a fix, I now only get 1 failing test locally, but it is related to table alignment so I believe it must be unrelated to this commit. Best, > > > Regards, > Achim. --=20 Eric Schulte http://cs.unm.edu/~eschulte