Eric Schulte wrote:
>Hi,
>I've just noticed that I get an infinite loop when importing csv tables
>into Org-mode tables. For example calling
> (org-table-convert-region (point-min) (point-max) '(4))
>from inside of a simple text file containing the following
>--8<---cut here--
Hi,
I've just noticed that I get an infinite loop when importing csv tables
into Org-mode tables. For example calling
(org-table-convert-region (point-min) (point-max) '(4))
from inside of a simple text file containing the following
--8<---cut here---start---