Hi Nicolas, "Nicolas Richard" <theonewiththeevill...@yahoo.fr> writes:
> A csv table can include newlines in its fields, which confuses the csv > parser contained in org-table-convert-region. Since I had no time to > patch the current implementation of org-table-convert-region, I decided > to use an already existing csv parser found in marmalade. You find below > the code I used (requires pcsv, a csv parser) if anyone is > interested. Thanks for sharing this! I've added it to the org-hacks.org page of Worg. -- Bastien