From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [org-babel] a patch with fortran support Date: Tue, 19 Jul 2011 16:10:48 +0200 Message-ID: <87hb6ie4yf.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60082) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjWn3-0006jS-J1 for emacs-orgmode@gnu.org; Wed, 20 Jul 2011 09:26:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QjWmx-0007fe-Oe for emacs-orgmode@gnu.org; Wed, 20 Jul 2011 09:26:17 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:46977) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QjWmw-0007bb-Tl for emacs-orgmode@gnu.org; Wed, 20 Jul 2011 09:26:11 -0400 Received: by mail-wy0-f169.google.com with SMTP id 36so201102wyg.0 for ; Wed, 20 Jul 2011 06:26:10 -0700 (PDT) In-Reply-To: (Sergey Litvinov's message of "Sun, 17 Jul 2011 15:42:33 +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: Sergey Litvinov Cc: emacs-orgmode@gnu.org Hi Sergey, Sergey Litvinov writes: > Please consider an implementation of fortran support for > org-babel. The patch adds contrib/babel/langs/ob-fortran.el > (modification of lisp/ob-C.el) and > testing/examples/ob-fortran-test.org with tests. FWIW: this patch has already been applied: I guess there are some delays wrt mailing list delivery. -- Bastien