Re: [O] Emacs-orgmode Digest, Vol 68, Issue 23

2011-11-07 Thread post
-Urspr. Mitteilung- Betreff: Emacs-orgmode Digest, Vol 68, Issue 23 Von: emacs-orgmode-requ...@gnu.org Datum: 21.10.2011 18:01 Send Emacs-orgmode mailing list submissions to emacs-orgmode@gnu.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.gnu.org/mai

[O] [PATCH] ob-java.el: Add `:var' variables import

2014-06-21 Thread Bart Post
* lisp/ob-java.el: (org-babel-execute:java): Inject a private static class inside the Java class designated by `:classname'. (org-babel-variable-assignments:java): Assign the header variables to static fields in a private static class `Data'. (org-babel-java-var-to-java): Translate string to Strin

Re: [O] [PATCH] ob-java.el: Add `:var' variables import

2014-06-25 Thread Bart Post
Hi Bastien, Thanks for your reply! I already started the copyright assignment process, for now I need to wait for a disclaimer form from my employer, but I will notify you as soon as there is progress. While discussing the patch with a roommate, we came to the conclusion that a java class which i

Re: [O] [PATCH] ob-java.el: Add `:var' variables import

2014-07-31 Thread Bart Post
Hi Bastien, On Mon, Jul 28, 2014 at 4:25 PM, Bastien wrote: > Bart Post writes: > > > Thanks for your reply! I already started the copyright assignment > > process, for now I need to wait for a disclaimer form from my > > employer, but I will notify you as soon as th