org-lparse.el: Abort export if list-tables are malformed
commitd85635306b11e4a5549303cce9eea3dc91c83d11
authorJambunathan K <kjambunathan@gmail.com>
Fri, 2 Sep 2011 08:57:31 +0000 (2 14:27 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Fri, 2 Sep 2011 09:04:56 +0000 (2 14:34 +0530)
tree5c08e4ca1fccb0bef395646c84dd7dc3b938101a
parentc51b7cfd40d8d9b1e65f21053dc62948cce72d55
org-lparse.el: Abort export if list-tables are malformed

* contrib/lisp/org-lparse.el (org-lparse-format-table-row): In
list-tables, require that the header row be a row with max
number of columns. Abort export if this condition is not met.
contrib/lisp/org-lparse.el