From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Re: [babel] Trouble with :cache yes Date: Wed, 23 Mar 2011 13:05:40 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=43290 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q2SRJ-0001Wt-6I for emacs-orgmode@gnu.org; Wed, 23 Mar 2011 14:05:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q2SRF-0001Im-He for emacs-orgmode@gnu.org; Wed, 23 Mar 2011 14:05:46 -0400 Received: from mailout4-tlr.thomson.com ([163.231.12.71]:20253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q2SRF-0001Ia-C2 for emacs-orgmode@gnu.org; Wed, 23 Mar 2011 14:05:45 -0400 Received: from mailout4-tlr.thomson.com (localhost.localdomain [127.0.0.1]) by mailout4-tlr.thomson.com (Switch-3.3.2/Switch-3.3.2) with ESMTP id p2NI5fEs004083 for ; Wed, 23 Mar 2011 18:05:42 GMT In-Reply-To: Content-Language: en-US List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: schulte.eric@gmail.com, r.m.krug@gmail.com Cc: emacs-orgmode@gnu.org On 3/23/11 12:54 PM, "Williams, Ken (TR Corp Tech)" wrote: > >On 3/23/11 12:28 PM, "Eric Schulte" wrote: > >>Thanks for pointing this out, your example doesn't work for me either. >>I tracked this down to a problem of not finding the cached results of >>named code blocks. I've just pushed up a simple fix for this issue, so >>caching should now work as expected. > >Thanks Eric. In my case I'm seeing the [mis]behavior even when the code >block has no name - will your fix cover that case too? Actually, I just realized I'm mistaken. If I manually evaluate a (non-named) block, *then* export the entire document, I indeed get the cached results in the export, as expected. However, if I change the code of a :cached block somewhere in my document (or its MD5 is otherwise invalidated) and re-export the document without first doing C-c C-c, the export will neither use the cache (which is good) nor save the results back to the cache (which is bad), so the export is now out of sync with the original. It would be great if the results in exports could be cached in the same way they would be cached when manually evaluating blocks. Or perhaps, is there some command to evaluate all blocks in a document that need to be re-evaluated, and save the results back to the buffer? I could do that every time before exporting, maybe. -- Ken Williams Senior Research Scientist Thomson Reuters http://labs.thomsonreuters.com