From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: ob-R, problem with try/catch Date: Mon, 04 May 2015 21:03:33 +0200 Message-ID: <87pp6gyxkq.fsf@nicolasgoaziou.fr> References: <83477C11-94B6-467B-8CD5-77976FE83C31@gmail.com> <0A59ABA8-865B-44CE-823A-0CC168983981@gmail.com> <87k2wzrr55.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpLdA-0001x4-36 for emacs-orgmode@gnu.org; Mon, 04 May 2015 15:02:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YpLd9-0005sV-8X for emacs-orgmode@gnu.org; Mon, 04 May 2015 15:02:16 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:34671) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpLd9-0005s1-34 for emacs-orgmode@gnu.org; Mon, 04 May 2015 15:02:15 -0400 In-Reply-To: (Rainer M. Krug's message of "Mon, 04 May 2015 10:35:35 +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: Rainer M Krug Cc: Org-mode , "Charles C. Berry" , "Thomas S. Dye" , Rainer M Krug Hello, Rainer M Krug writes: > Thinking about it, I don't think that the combinations should be defined > in the linting library, but in the language definition (ob-XXX.el), by a > function which returns all tested combinations, i.e. all combinations > which have been tested, including if they work or not. The linting > library could then query these lists and use them. > > This would keep the language definition in the ob-XXX.el file and make > it easier to maintain. This is already the case. See, e.g., `org-babel-header-args:R' and `org-babel-common-header-args-w-values'. The linting library doesn't hard-code any combination anymore. Regards, -- Nicolas Goaziou 0x80A93738