From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] ob-core: do not ask for confirmation if cached value is current Date: Wed, 27 Feb 2013 13:29:38 +0100 Message-ID: <87621eey8d.fsf@bzg.ath.cx> References: <87mwuqvmyz.fsf@Rainer.invalid> <87liaauotc.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44081) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAg8k-0001Ft-WC for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 07:29:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UAg8j-0001mQ-8D for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 07:29:42 -0500 Received: from mail-wi0-f177.google.com ([209.85.212.177]:43283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAg8j-0001m6-08 for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 07:29:41 -0500 Received: by mail-wi0-f177.google.com with SMTP id hm14so569619wib.10 for ; Wed, 27 Feb 2013 04:29:40 -0800 (PST) In-Reply-To: (Achim Gratz's message of "Wed, 27 Feb 2013 10:39:32 +0000 (UTC)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org Achim Gratz writes: > Bastien altern.org> writes: > >> thanks for the patch. I applied it but renamed cache? and >> cache-current? to cache-p and cache-current-p. > > That patch needs amending. You let-bind cache-current, but then try to use > cache-current-p. Er... fixed, thanks for double-checking! -- Bastien