From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [BABEL, PATCH] ob-maxima.el add variables and graphical output Date: Thu, 21 Jul 2011 11:10:33 -0600 Message-ID: <87y5zrzgmb.fsf@gmail.com> References: <87oc0q6w6f.fsf@gmail.com> <87vcuwq7nf.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qjx4d-0000zG-H8 for emacs-orgmode@gnu.org; Thu, 21 Jul 2011 13:30:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qjx4c-0004oQ-5Z for emacs-orgmode@gnu.org; Thu, 21 Jul 2011 13:30:11 -0400 Received: from mail-pz0-f49.google.com ([209.85.210.49]:60932) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qjx4c-0004hS-0n for emacs-orgmode@gnu.org; Thu, 21 Jul 2011 13:30:10 -0400 Received: by mail-pz0-f49.google.com with SMTP id 33so1910505pzk.8 for ; Thu, 21 Jul 2011 10:30:09 -0700 (PDT) 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: Bastien Cc: Litvinov Sergey , emacs-orgmode@gnu.org Bastien writes: > 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. > Hi Sergey, Thanks for this patch, it looks like a definite improvement to Babel's maxima support. Given the size of the patch (well over 10 lines), I will hold this until the FSF process completes, at which point I will happily apply this to the code base. > > Btw, the first line of lisp/ob-maxima.el says the filename is > ob-babel-maxima.el -- Eric, can you fix this as well? > Fixed. Thanks -- Eric > > Thanks, -- Eric Schulte http://cs.unm.edu/~eschulte/