Re: [O] [feature-request] make org-quote-csv-field customizable

2017-08-03 Thread Tim Cross
and from memory, you can also tell excel what the data type of each column in a csv file is. Nicolas Goaziou writes: > Hello, > > Thomas von Dein writes: > >> currently when exporting a table to CSV, fields are quoted automatically >> if they contain a comma or a quote character. The regexp for

Re: [O] [feature-request] make org-quote-csv-field customizable

2017-08-03 Thread Nicolas Goaziou
Hello, Thomas von Dein writes: > currently when exporting a table to CSV, fields are quoted automatically > if they contain a comma or a quote character. The regexp for this > determination is hard-coded in 'org-quote-csv-field. > > This is good for most use cases. However, if you want to import