emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH] Babel evaluation: location and timing information (v2)


From: Timothy
Subject: Re: [PATCH] Babel evaluation: location and timing information (v2)
Date: Sat, 24 Sep 2022 00:46:53 +0800
User-agent: mu4e 1.8.8; emacs 28.1.50

Hi All,

Ihor raised a concern about the time needed to determine element type. This
information is now passed on from other parts of Org, so there’s no overhead
from this any more.

Since this also applies to inline types, I’ve switched to showing the point
position instead of the line number. As a side effect, that renders concerns
about the performance of `line-number-at-pos' moot.

So, I think this set of patches should be good to go. Let me know if you can
spot anything else that looks like it should be tweaked.

All the best,
Timothy

Attachment: 0003-ob-core-Display-babel-execution-time.patch
Description: Text Data

Attachment: 0002-ob-core-Display-type-of-element-babel-executes.patch
Description: Text Data

Attachment: 0001-ob-core-Display-position-of-executed-babel-blocks.patch
Description: Text Data


reply via email to

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