From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Re: [babel] Trouble with :cache yes Date: Wed, 23 Mar 2011 12:54:53 -0500 Message-ID: References: <87oc51enq1.fsf@gmail.com> 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=52272 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q2SGw-0000fT-N0 for emacs-orgmode@gnu.org; Wed, 23 Mar 2011 13:55:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q2SGv-0007Bq-Je for emacs-orgmode@gnu.org; Wed, 23 Mar 2011 13:55:06 -0400 Received: from mailout2-trp.thomsonreuters.com ([163.231.6.26]:29306) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q2SGv-0007BS-E6 for emacs-orgmode@gnu.org; Wed, 23 Mar 2011 13:55:05 -0400 In-Reply-To: <87oc51enq1.fsf@gmail.com> 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: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? -Ken