Achim Gratz <strom...@nexgo.de> writes: > "Eric Schulte" <schulte.e...@gmail.com> 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' >
Fixed the byte-compilation warning, thanks for the catch. > > In addition, byte-compiling produces 173 empty /tmp/babel-* > directories. > > The newly installed version does not produce a temporary directory (I'm > not using babel yet), but calling up emacs like make does (extending the > load-path and not sourcing the site-file) will produce one that does not > go away after Emacs is closed on each start of emacs (which explains the > result of byte-compiling). > Thanks for the debugging information, it's great to finally have enough context to address this issue. I've just pushed up what I hope is a fix for this. Thanks -- Eric > > > Achim. _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode