From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: org table with datestamp convert to csv and then xlsx or ods: problem Date: Mon, 08 Jan 2018 16:15:42 +0100 Message-ID: <87y3l8wfdt.fsf@mat.ucm.es> References: <87373hzk6z.fsf@mat.ucm.es> <87incc5vvi.fsf@nicolasgoaziou.fr> <877essxx8y.fsf@mat.ucm.es> <87bmi45sm6.fsf@nicolasgoaziou.fr> <87373gxupd.fsf@mat.ucm.es> <87zi5o4cjk.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eYZ9a-0001kY-Jt for emacs-orgmode@gnu.org; Mon, 08 Jan 2018 10:15:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eYZ9V-0005SN-Ps for emacs-orgmode@gnu.org; Mon, 08 Jan 2018 10:15:58 -0500 Received: from [195.159.176.226] (port=53179 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eYZ9V-0005Rs-Ir for emacs-orgmode@gnu.org; Mon, 08 Jan 2018 10:15:53 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1eYZ7T-0006g0-OM for emacs-orgmode@gnu.org; Mon, 08 Jan 2018 16:13:47 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org > Uwe Brauer 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 > "export table to CSV" in the first place? The same way I just described but selecting orgtbl-to-csv