ob: inhibit lisp evaluation of values read from tables and lists
commitbe0b3ca1ca28a2ad90fa5b71c899c5f067575584
authorEric Schulte <schulte.eric@gmail.com>
Sun, 27 Feb 2011 15:47:36 +0000 (27 08:47 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 1 Mar 2011 03:06:29 +0000 (28 20:06 -0700)
treeab6c125c2911981c346e4c0a52ac4695b27a5fa3
parent68ea1baf46d08f297325e49d6a1532e144e901c1
ob: inhibit lisp evaluation of values read from tables and lists

* lisp/ob.el (org-babel-read-table): Inhibit lisp evaluation of values
  when reading from tables.
  (org-babel-read-list): Inhibit lisp evaluation of values when
  reading from lists.
  (org-babel-read): Add optional argument which can be used to inhibit
  lisp evaluation of value.
lisp/ob.el