From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Panteleev Subject: [PATCH v2 0/3] org-sbe fixes Date: Mon, 19 Mar 2018 00:23:11 +0000 Message-ID: <20180319002314.8162-1-git@thecybershadow.net> References: <87605tc67l.fsf@nicolasgoaziou.fr> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54309) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1exiaJ-0002jH-34 for emacs-orgmode@gnu.org; Sun, 18 Mar 2018 20:23:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1exiaF-0000Wi-4Q for emacs-orgmode@gnu.org; Sun, 18 Mar 2018 20:23:31 -0400 Received: from mail-wr0-f176.google.com ([209.85.128.176]:42503) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1exiaE-0000W7-Tj for emacs-orgmode@gnu.org; Sun, 18 Mar 2018 20:23:27 -0400 Received: by mail-wr0-f176.google.com with SMTP id s18so16808376wrg.9 for ; Sun, 18 Mar 2018 17:23:26 -0700 (PDT) In-Reply-To: <87605tc67l.fsf@nicolasgoaziou.fr> 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" To: emacs-orgmode@gnu.org Cc: Vladimir Panteleev OK, here is v2 with table-based tests. Vladimir Panteleev (3): ob-table: Fix org-sbe's handling of quotes in cell values ob-table: Fix org-sbe's handling of list arguments ob-table: Mention passing ranges as lists in org-sbe's documentation lisp/ob-table.el | 21 +++++++++++++------- testing/lisp/test-ob-table.el | 45 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+), 7 deletions(-) -- 2.16.2