Re: [Orgmode] org-babel-load-file can't use properties drawers ?

2010-03-22 Thread Eric Schulte
Hi Julien, I just pushed up a small commit which will allow you to pull property values from a headline by embedding a small amount of elisp into your :var header argument. In this way the `org-entry-get' function can be used with our existing tangle-then-load elisp machinery. Best -- Eric ,---

[Orgmode] org-babel-load-file can't use properties drawers ?

2010-02-28 Thread Julien Fantin
I've been using this init file to load my org-mode-contained emacs configuration : ;;; init.el --- Where all the magic begins ;; ;; This file loads both ;; - Org-mode : http://orgmode.org/ and ;; - Org-babel: http://orgmode.org/worg/org-contrib/babel/org-babel.php#library-of-babel ;; ;; It then l