Re: [Orgmode] [babel][PATCH] org-babel-asymptote now handles variables.

2010-06-04 Thread Eric Schulte
Hi Nicolas, Nicolas Goaziou writes: >> Eric Schulte writes: > >> This patch looks great! > > Thank you. > I just applied this patch. Thanks again for the contribution. > >> Thanks for the contribution. However before I apply this patch, can >> I ask, have you signed the FSF papers. > > It

Re: [Orgmode] [babel][PATCH] org-babel-asymptote now handles variables.

2010-06-02 Thread Nicolas Goaziou
> Eric Schulte writes: > This patch looks great! Thank you. > Thanks for the contribution. However before I apply this patch, can > I ask, have you signed the FSF papers. It is on it's way : I've already received their confirmation email and the papers I have to sign should arrive soon. So,

Re: [Orgmode] [babel][PATCH] org-babel-asymptote now handles variables.

2010-06-02 Thread Eric Schulte
Hi Nicolas, This patch looks great! Thanks for the contribution. However before I apply this patch, can I ask, have you signed the FSF papers. As org-babel is being incorporated into the core of Org-mode and will be considered part of Emacs we need authors of any contributions longer than 10 li

[Orgmode] [babel][PATCH] org-babel-asymptote now handles variables.

2010-05-30 Thread Nicolas Goaziou
Hello, Here is a patch to allow the use of variables in org-babel-asymptote. Types integer, string, symbol (treated as string) float and any table of those are recognized. Thanks, - Nicolas diff --git a/contrib/babel/lisp/langs/org-babel-asymptote.el b/contrib/babel/lisp/langs/org-babel-asympt

[Orgmode] [babel] [PATCH] org-babel-asymptote now handles variables

2010-05-30 Thread Nicolas Goaziou
Hello, This patch makes org-babel-asymptote handle variables. Types integer, string, symbol (treated as strings), float, and any list of those are supported. - Nicolas org-babel-asymptote.patch Description: Binary data ___ Emacs-orgmode mailing lis