emacs-orgmode
[Top][All Lists]
Advanced

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

[PATCH] prevent mangled output in ob-J by allowing sit-time duration to


From: Joseph Novakovich
Subject: [PATCH] prevent mangled output in ob-J by allowing sit-time duration to be customized
Date: Mon, 31 Aug 2020 14:39:08 +0000

Hello!

The problem is that we read the contents of the output after 0.1
seconds, which, for expensive computations, results in the mangling of
output.  Output from expensive computations gets propagated down to
subsequent code-blocks' outputs, producing a horrible mess.

Joseph

Attachment: 0001-ob-J.el-Add-ability-to-customize-sit-duration.patch
Description: Text Data


reply via email to

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