delete colnames/rownames for replaced variables
commit3142297d69f6063221215757a3ba9c74adcf3e43
authorEric Schulte <schulte.eric@gmail.com>
Fri, 26 Jul 2013 17:48:51 +0000 (26 11:48 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Sat, 27 Jul 2013 00:53:13 +0000 (26 18:53 -0600)
tree8126bd0482c941e476210accda13971636382e4b
parent08cffc1c241bdf47b2132d7db98bcad34789f3d3
delete colnames/rownames for replaced variables

  Thanks to Rick Frankel for help debugging this problem.

* lisp/ob-core.el (org-babel-merge-params): When merging parameters, if
  a variable is replaced with a new value, then delete colnames/rownames
  for the original value of that variable.
lisp/ob-core.el