emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] ob-java support for variables, functional mode, tramp, add tests


From: ian martins
Subject: [PATCH] ob-java support for variables, functional mode, tramp, add tests
Date: Sun, 28 Jun 2020 20:11:11 -0400

Hello. Attached is a patch to update the ob-java.el implementation. This allows package, class and imports to be provided in the code or header arguments or omitted, accepts variables, supports functional mode (:results value), writes temp files to the temp directory instead of current dir, works with tramp, and adds tests.

The "writes temp files to the temp directory" forced changes in ob-core in order to write and delete directories to the temp directory.

Please review.
Ian

Attachment: 0001-Update-ob-java-to-allow-functional-mode-accept-varia.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]