ob: fix indentation bug when inserting results from inline code blocks
commite9cba96b0ac5689524d2852939854f757757354c
authorEric Schulte <schulte.eric@gmail.com>
Tue, 15 Feb 2011 06:51:40 +0000 (14 23:51 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 15 Feb 2011 06:51:40 +0000 (14 23:51 -0700)
tree42f83b6b526f98d45f20daff0e2d78052dfebd20
parentd9eeb15ab9d55316f08cd7efe818119bb7e5fc56
ob: fix indentation bug when inserting results from inline code blocks

* lisp/ob.el (org-babel-insert-result): Don't choke if indent is not a number.
lisp/ob.el