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: Tue, 9 Jul 2013 17:56:00 +0100 Message-ID: <87bo6boeov.fsf@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> <87d2qtgv5h.fsf@pinto.chemeng.ucl.ac.uk> <871u79duf8.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59569) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwbDB-0003aE-Jz for emacs-orgmode@gnu.org; Tue, 09 Jul 2013 12:56:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UwbDA-0002DF-LP for emacs-orgmode@gnu.org; Tue, 09 Jul 2013 12:56:21 -0400 Received: from co1ehsobe003.messaging.microsoft.com ([216.32.180.186]:41458 helo=co1outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwbDA-0002CY-D8 for emacs-orgmode@gnu.org; Tue, 09 Jul 2013 12:56:20 -0400 In-Reply-To: <871u79duf8.fsf@bzg.ath.cx> (Bastien's message of "Mon, 8 Jul 2013 15:59:23 +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: Nicolas Goaziou , Org Mode List , Carsten Dominik Bastien writes: > Hi Eric, > > Eric S Fraga writes: > >> 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! > > See the docstring the `org-table-export'. Sure: this explains why I end up with -tsv when no extension is given. However, it doesn't explain why I end up with -csv for extensions such as .blah and .foobar! Just sayin' ;-) > You can change the default table export format with either > `org-table-export-default-format' or TABLE_EXPORT_FORMAT. Thanks. -- : Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.0.3-324-gb61ef4