From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [RFC] Changing internal representation of back-ends to defstructs Date: Fri, 05 Jul 2013 19:09:38 +0200 Message-ID: <87wqp57x2l.fsf@bzg.ath.cx> 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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45791) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uv9Vt-000177-Ev for emacs-orgmode@gnu.org; Fri, 05 Jul 2013 13:09:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uv9Vs-0001uo-Jm for emacs-orgmode@gnu.org; Fri, 05 Jul 2013 13:09:41 -0400 Received: from mail-we0-x234.google.com ([2a00:1450:400c:c03::234]:61297) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uv9Vs-0001ug-Ez for emacs-orgmode@gnu.org; Fri, 05 Jul 2013 13:09:40 -0400 Received: by mail-we0-f180.google.com with SMTP id w56so2104525wes.25 for ; Fri, 05 Jul 2013 10:09:39 -0700 (PDT) In-Reply-To: <87siztrleh.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Fri, 5 Jul 2013 18:01:26 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric S Fraga Cc: Org Mode List , Nicolas Goaziou , Carsten Dominik 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... -- Bastien