emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [bug][babel] #+call: execution broken


From: Eric Schulte
Subject: Re: [O] [bug][babel] #+call: execution broken
Date: Thu, 17 Nov 2011 09:21:19 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (gnu/linux)

Martyn Jago <address@hidden> writes:

> Hi
>
> C-c C-c on a #+call: block() statement no longer causes the block to
> execute.
>
> This regression occurred on Nov 8th:
>
> commit a4273cbe0e0480bd02c59464cafb985951b1c5a2
> Author: Eric Schulte <address@hidden>
> Date:   Tue Nov 8 19:42:59 2011 -0700
> call lines are more careful about being in example or verbatim blocks
>     
> I've supplied a patch which provides a couple of failing tests which
> highlight the problem.
>

Hi Martyn,

The reason that your tests are failing is because they use the old
"#+srcname:" rather than the new "#+name:" syntax for naming a code
block.

After making this change both tests pass.

Cheers -- Eric

>
> Best, Martyn
>
>

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/



reply via email to

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