emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [PATCH] ob-core: do not ask for confirmation if cached value is


From: Bastien
Subject: Re: [O] [PATCH] ob-core: do not ask for confirmation if cached value is current
Date: Wed, 27 Feb 2013 09:46:23 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Achim,

Achim Gratz <address@hidden> writes:

> Babel asks for confirmation to evaluate a source block even when it is
> going to use the cached value.  This patch skips the superfluous
> confirmation in that case (no evaluation takes place, the cached value
> is used).

thanks for the patch.  I applied it but renamed cache? and
cache-current? to cache-p and cache-current-p.

Let's avoid the ? character in variables and functions, as
this character is not self-inserted when in the prompt of
C-h v and C-h f, you have to use C-q ? to insert it.

-- 
 Bastien



reply via email to

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