From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] ob-stata.el: new file for stata code evaluation Date: Thu, 31 Jul 2014 12:55:26 +0200 Message-ID: <87r411dcgx.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52823) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCo1S-0000wj-W9 for emacs-orgmode@gnu.org; Thu, 31 Jul 2014 06:55:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCo1J-0005CI-Vh for emacs-orgmode@gnu.org; Thu, 31 Jul 2014 06:55:46 -0400 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:61866) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCo1J-0005CA-Nr for emacs-orgmode@gnu.org; Thu, 31 Jul 2014 06:55:37 -0400 Received: by mail-wi0-f181.google.com with SMTP id bs8so3861107wib.2 for ; Thu, 31 Jul 2014 03:55:35 -0700 (PDT) In-Reply-To: (Ista Zahn's message of "Wed, 30 Jul 2014 17:19:34 -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: emacs-orgmode Mailinglist Hi Ista, Ista Zahn writes: > Here is a patch (against master) adding babel support for evaluating > stata code. As discussed in a previous thread[1] there is a lot of > work that should be done to clean it up and make it more useful. It > does work for basic code evaluation, so I'm submitting it here in the > hope that others find it useful. Applied, thanks a lot! You might also consider adding examples and documentation on Worg. All best, -- Bastien