> On 23 May 2015, at 21:50, Nicolas Goaziou <[email protected]> wrote: > > Bjarte Johansen <[email protected]> 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.
