From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: [RFC] Changing internal representation of back-ends to defstructs Date: Mon, 8 Jul 2013 12:15:22 +0100 Message-ID: <87d2qtgv5h.fsf@pinto.chemeng.ucl.ac.uk> References: <87r4fgkqql.fsf@gmail.com> <0DC61A88-1225-40A8-851F-D1CE751A505C@gmail.com> <87obaijy8a.fsf@gmail.com> <877gh6jvaw.fsf@gmail.com> <87siztrleh.fsf@ucl.ac.uk> <87wqp57x2l.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55216) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uw9Pw-0002Ie-QB for emacs-orgmode@gnu.org; Mon, 08 Jul 2013 07:15:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uw9Pv-00073f-EJ for emacs-orgmode@gnu.org; Mon, 08 Jul 2013 07:15:40 -0400 In-Reply-To: <87wqp57x2l.fsf@bzg.ath.cx> (Bastien's message of "Fri, 5 Jul 2013 19:09:38 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: Org Mode List , Nicolas Goaziou , Carsten Dominik Bastien writes: > Hi Eric, > > Eric S Fraga writes: > >> Funnily enough, I had to export a table in CSV format just last week and >> this function would have been great. > > Well, you do have > > M-x org-table-export RET table.csv > > and it exports to csv already... Arggghhh. Yes, this is there. I missed it because I did not give a .csv file name; I gave a file name without extension for some reason. It seems that the export command's options for format depend on the name of the file so I was only given an export to TSV option. Playing around now, it seems that if any extension is given (I tried .csv, .data, .txt, .blah, .foobar), then export-to-csv is the default. If no extension is given, export-to-tsv is the only option. Not what I expected! Thanks, eric -- : Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.0.3-225-g8e9c10