"William Henney" <[EMAIL PROTECTED]> writes:

> You could use org-table-import after converting all commas to tabs
> with query-replace (or sed, or whatever). Only problem would be if
> there were commas in quoted strings....

Stupid heuristic would compute the average number of commas per line,
and the average number of characters per quoted string. But doesn't csv
exporters already escape commas when they are part of a cell? Maybe they
should.

-- 
Bastien


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to