Re: [Orgmode] [PATCH] fix infinite loop in csv table import

2010-07-19 Thread David Maus
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--

[Orgmode] [PATCH] fix infinite loop in csv table import

2010-07-19 Thread Eric Schulte
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---