emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] feature request: re-compute cache without evaluation


From: Eric Schulte
Subject: Re: [O] feature request: re-compute cache without evaluation
Date: Thu, 12 Apr 2012 08:12:03 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Henning Redestig <address@hidden> writes:

> Hi,
>
> I write many source blocks that take a fairly long time to execute
> (several minutes). Sometimes I find myself wanting to do cosmetic
> changes to the code, that I know (for sure) do not change the output,
> after the first evaluation. Unfortunately, after having made these
> changes the cache obviously does not match the code anymore and I have
> to re-evaluate to update the cache. I know it goes against the strict
> 'reproducible research' idea but still I would like to be able to
> re-compute the cache without actually evaluating the block as it is
> not efficient to re-evaluate for the sole purpose of updating the
> cache.
>
> What do you think?

Press C-c C-v a (org-babel-sha1-hash) in the code block, then manually
replace the original hash with the hash returned by that function.

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/



reply via email to

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