[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH] ob-core: Fix indented cached result returning nil
From: |
Bjarte Johansen |
Subject: |
Re: [O] [PATCH] ob-core: Fix indented cached result returning nil |
Date: |
Sun, 24 May 2015 11:53:05 +0200 |
> On 24 May 2015, at 11:49, Bjarte Johansen <address@hidden> wrote:
>
>
>> On 23 May 2015, at 21:50, Nicolas Goaziou <address@hidden> wrote:
>>
>> Bjarte Johansen <address@hidden> writes:
>>
>>> Fix a problem where a source block would return nil oif the result was
>>> cached and it was indented.
>>
>> Thank you.
>>
>> However, the test you provide fails. I suggest to create "test.txt" in
>> `temporary-file-directory' instead of `default-directory'.
>>
>> Regards,
>
>
> Ah, it was not supposed to actually run the code in the source block; only
> get the cached result. I might know an easier test of it. I’ll send a revised
> version later.
Actually, I saw now that it should be (message “test.txt”), notice the added
extension. The hash is also therefore most likely wrong. I will fix it.
[O] [PATCH] ob-core: Fix indented cached result returning nil, Bjarte Johansen, 2015/05/24