org-e-ascii: Fix tables export with a special column
commit34313edab9a020b07807a499230c0dd058e6654c
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 17 Feb 2012 13:51:53 +0000 (17 14:51 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 17 Feb 2012 13:54:20 +0000 (17 14:54 +0100)
treeccb29d3c9024ba5ef8fef33dd4205e517cab408c
parentde0c86ffeb179439543621fd5e7f8a3c861a35eb
org-e-ascii: Fix tables export with a special column

* EXPERIMENTAL/org-e-ascii.el (org-e-ascii-table--column-width): Do
  not return width of special column, if any.
(org-e-ascii-table--build-hline): Add comments to code.
EXPERIMENTAL/org-e-ascii.el