Uwe Brauer <o...@mat.ucm.es> writes: > > Uwe Brauer <o...@mat.ucm.es> writes: > > > Use `my-tbl-to-csv' as a replacement for `orgtbl-to-csv'. How did you > that is what I thought. > > So I called org-table-export > but then the prompt did not allow my to specify my-tbl-to-csv > so I customized (customize-option (quote org-table-export-default-format)) > to your new function. But that did not work, again a prompt appeared and > I could not select your new filter
I have no trouble calling M-x org-table-export RET then choosing a file name and forcing my-tbl-to-csv during prompt. Otherwise, just evaluate (org-table-export "/file/name" "my-tbl-to-csv")