From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [BABEL, PATCH] ob-maxima.el add variables and graphical output Date: Thu, 21 Jul 2011 11:56:20 +0200 Message-ID: <87vcuwq7nf.fsf@gnu.org> References: <87oc0q6w6f.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qjpz9-0007qM-LV for emacs-orgmode@gnu.org; Thu, 21 Jul 2011 05:56:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qjpz5-0004lN-Dx for emacs-orgmode@gnu.org; Thu, 21 Jul 2011 05:56:03 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:40920) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qjpz5-0004lC-5u for emacs-orgmode@gnu.org; Thu, 21 Jul 2011 05:55:59 -0400 Received: by fxd18 with SMTP id 18so2645616fxd.39 for ; Thu, 21 Jul 2011 02:55:58 -0700 (PDT) In-Reply-To: <87oc0q6w6f.fsf@gmail.com> (Litvinov Sergey's message of "Tue, 19 Jul 2011 19:02:16 +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: Litvinov Sergey Cc: emacs-orgmode@gnu.org Hi Sergey, Litvinov Sergey writes: > I would like to contribute an extension of babel maxima support. > The patch adds variables and graphical output (currently limited to png > files). There is a file with examples (tests). It is not ERTed yet. > /testing/examples/ob-maxima-test.org I let Eric S. handle this patch. Btw, the first line of lisp/ob-maxima.el says the filename is ob-babel-maxima.el -- Eric, can you fix this as well? Thanks, -- Bastien