[O] bug#22597: [25.0.90.1] org-table-import docu

2018-01-03 Thread Nicolas Goaziou
Hello, Andreas Röhler writes: > saying: The file is assumed to be tab-separated > > While internally org-table-convert-region is used receiving optional > argument SEPARATOR: > > \(4) Use the comma as a field separator > \(16) Use a TAB as field separator > > ;;; > > Thus docu should me

Re: [O] bug#22597: [25.0.90.1] org-table-import docu

2016-02-08 Thread Andreas Röhler
On 08.02.2016 21:51, Rasmus wrote: Hi Andreas, Thanks for your report. Andreas Röhler writes: saying: The file is assumed to be tab-separated While internally org-table-convert-region is used receiving optional argument SEPARATOR: \(4) Use the comma as a field separator \(16) Us

[O] bug#22597: [25.0.90.1] org-table-import docu

2016-02-08 Thread Rasmus
Hi Andreas, Thanks for your report. Andreas Röhler writes: > saying: The file is assumed to be tab-separated > > While internally org-table-convert-region is used receiving optional > argument SEPARATOR: > > \(4) Use the comma as a field separator > \(16) Use a TAB as field separator >