Nicolas Girard <[email protected]> writes: > 2010/3/18 Dan Davison <[email protected]>: >> "Thomas S. Dye" <[email protected]> writes: >> > >> >> OK, I've gone ahead with that. No extension added now unless ':tangle yes'. >> > > Hi Dan, > > Thanks very much, but it seems to break org-babel-load-file. >>From the source code of org-babel-load-file: > (org-babel-tangle-file file base-name "emacs-lisp") -> tangles f.org > into f ; but then > (load-file exported-file) -> tries to load f.el, which doesn't exist
Nicolas -- Thanks very much. I believe I have just pushed a fix for that. If you get a chance to double-check that everything seems OK that would be great. Dan > > Cheers, > Nicolas > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > [email protected] > http://lists.gnu.org/mailman/listinfo/emacs-orgmode _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
