org-mode/lisp
Eric Schulte aa8bcd9f38 DONE optionally evaluate header references when we switch to =*Org Edit Src*= buffer
If `org-edit-special' is called with a prefix argument from inside a
  source-code block which has a session, then the session is prepared
  according to the header arguments of the source-code blocks.

  This is implemented at a `defadvice' because the org-edit-src-hook
  is called from inside of the edit buffer, rather than the org
  buffer, and it wasn't clear how to access a prefix arg from inside
  of the hook.
2009-07-28 08:30:23 -06:00
..
langs DONE asymptote 2009-07-24 20:17:49 -06:00
org-babel-comint.el Cosmetic changes only: shortening lines to fit my screen. 2009-07-11 23:59:04 -04:00
org-babel-exp.el Eliminating duplicated code (take 2...). 2009-07-16 16:21:07 -04:00
org-babel-init.el DONE asymptote 2009-07-24 20:17:49 -06:00
org-babel-lob.el DONE empty parens () not recognised as lob call 2009-07-21 16:27:48 -06:00
org-babel-ref.el starting work on allowing opening of src-block results 2009-07-24 20:53:13 -06:00
org-babel-table.el Cosmetic changes only: shortening lines to fit my screen. 2009-07-11 23:59:04 -04:00
org-babel-tangle.el DONE add =:tangle= family of header arguments 2009-07-22 18:30:30 -06:00
org-babel.el DONE optionally evaluate header references when we switch to =*Org Edit Src*= buffer 2009-07-28 08:30:23 -06:00