[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: when does :cache not cache?
From: |
Eric S Fraga |
Subject: |
Re: when does :cache not cache? |
Date: |
Mon, 13 Dec 2021 08:13:41 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Dear Ihor,
> The reason why caching does not work is related to the way :var
> assignments work in ob-gnuplot. We dump the table data into temporary
> files and refer to those files in generated gnuplot script body. The
> temporary files names change on every execution and the gnuplot script
> hash is never going to be the same.
Ah, this makes perfect sense! Thank you for looking into this.
I will try your patch later this week (busy with end of term teaching
aspects at the moment).
--
: Eric S Fraga, with org release_9.5.1-243-gad53c5 in Emacs 29.0.50
: Latest paper written in org: https://arxiv.org/abs/2106.05096