ob: fix collection of table column names during export
commit7021f70f0221f57fcd35792b76e5dfb3a5f4025f
authorEric Schulte <schulte.eric@gmail.com>
Mon, 4 Apr 2011 17:28:45 +0000 (4 11:28 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Mon, 4 Apr 2011 17:28:45 +0000 (4 11:28 -0600)
tree69b5f34cc63e4f1d0e80c3e3b43cc7859bddd956
parentb869bc5a7e792843beda1fb86b157fbd0376eef0
ob: fix collection of table column names during export

* lisp/ob.el (org-babel-process-params): Make this function
  idempotent, as it will sometimes be called multiple times.
lisp/ob.el