Hi Achim,

Achim Gratz <strom...@nexgo.de> 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