Re: [Orgmode] Re: bug: babel-* dirs

2010-10-01 Thread Eric Schulte
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'

Re: [Orgmode] Re: bug: babel-* dirs

2010-09-30 Thread Eric Schulte
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

Re: [Orgmode] Re: bug: babel-* dirs

2010-09-13 Thread Eric Schulte
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 --