From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Add ob-sclang.el for sclang Org-mode babel support in contrib/ Date: Sat, 10 Jun 2017 10:17:18 +0200 Message-ID: <87ink4z27l.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dJbaG-0002GG-3d for emacs-orgmode@gnu.org; Sat, 10 Jun 2017 04:17:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dJbaF-0002AX-6u for emacs-orgmode@gnu.org; Sat, 10 Jun 2017 04:17:24 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:35452) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dJbaF-0002AP-0j for emacs-orgmode@gnu.org; Sat, 10 Jun 2017 04:17:23 -0400 In-Reply-To: (numbchild@gmail.com's message of "Fri, 9 Jun 2017 08:43:54 +0800") 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: "numbchild@gmail.com" Cc: Org-mode Hello, "numbchild@gmail.com" writes: > Here is my branch > https://github.com/stardiviner/org-mode/tree/feature/ob-sclang > Merge this branch? Thank you for your work. I'd like to refrain more packages to contrib, unless the intent is to eventually merge them into core later. However, I think this can go into core. Would you like to clean it up a bit, activate lexical-binding, provide some tests, and send a patch (using git format-patch)? You will need to sign FSF papers to do that, if you haven't done already. If you are willing to do this, we can also move your library to "contrib/" temporarily. Regards, -- Nicolas Goaziou