From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Enabling another language in org-babel Date: Mon, 28 Jul 2014 15:20:09 +0200 Message-ID: <878und1jm8.fsf@bzg.ath.cx> References: <87ionqhelv.fsf@wivenhoe.ul.ie> <87lhsmefj9.fsf@gmail.com> <87vbrpl76d.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59811) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBofr-0007ZL-5c for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBofb-0005sM-6Y for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:23 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:52313) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBofb-0005j9-48 for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:07 -0400 In-Reply-To: (Ista Zahn's message of "Wed, 25 Jun 2014 09:44:29 -0400") 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: Ista Zahn Cc: "G. Jay Kerns" , emacs-orgmode , brendan.halpin@ul.ie, Eric Schulte Hi Ista, Ista Zahn writes: > I don't know if this is ready for contrib yet (though I don't object > if you think it is). I'm not sure what quality standards exist for > contrib, but this is really quick and dirty; it would be nice to at > least implement graphics support. On the other hand its better than > nothing, so maybe it does make sense to add it to contrib. Yes, it makes sense to add it to contrib, it will help others step up and improve the code if needed. > Also I'm not sure what the development process is once things go in > contrib (sorry for my ignorance!). Does contrib live in the same code > repository as the rest of org, or are things in contrib developed > separately and pulled in later? contrib/ lives in the same Git repository than the rest of Org (which is arguably a problem). So everything is developed at the same place. Once you send me your public key, I'll grant you write access to the repository and you can push commits. > In short feel free to add it to contrib if you want, but be aware that > it is in pretty rough shape. Please provide a separate commit on the list for this piece of code, so that we can review it and commit it. And if you want to get push access, please send me your public key. Thanks! -- Bastien