Achim Gratz writes:
> "Eric Schulte" writes:
>> I've re-enabled this functionality, I believe the problems should be
>> fixed, from the commit message...
>
> Byte compile warns:
>
> In org-babel-temp-file:
> ob.el:1792:36:Warning: reference to free variable
> `org-babel-temporary-directory'
Hi,
I've re-enabled this functionality, I believe the problems should be
fixed, from the commit message...
,
| commit a37072786c1da98ccfe6e6b4f481bfc83d61c4d2
| Author: Eric Schulte
| Date: Thu Sep 30 07:31:14 2010 -0600
|
| using `org-babel-temporary-directory' to collect and remove
Hi,
I've temporarily removed the use of the org-babel-temp-directory due to
this problem, and other issues it is causing on shutdown with older
versions of Emacs.
I will revisit this issue next week when I'm back from vacation and have
time to work out a full solution.
Thanks for the reports --