From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Org table to CSV Date: Fri, 15 Jul 2011 11:06:25 -0600 Message-ID: <87vcv3iicu.fsf@gmail.com> References: <6FA39E3A-3203-42B6-B7AE-2E92875EF9D0@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhlqV-0007Ni-TG for emacs-orgmode@gnu.org; Fri, 15 Jul 2011 13:06:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QhlqR-0001aW-In for emacs-orgmode@gnu.org; Fri, 15 Jul 2011 13:06:35 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:33833) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhlqR-0001aJ-9B for emacs-orgmode@gnu.org; Fri, 15 Jul 2011 13:06:31 -0400 Received: by iyb14 with SMTP id 14so183026iyb.0 for ; Fri, 15 Jul 2011 10:06:30 -0700 (PDT) In-Reply-To: <6FA39E3A-3203-42B6-B7AE-2E92875EF9D0@gmail.com> (A. Ryan Reynolds's message of "Fri, 15 Jul 2011 11:34:01 -0500") 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: "A. Ryan Reynolds" Cc: emacs-orgmode@gnu.org "A. Ryan Reynolds" writes: > I'm doing a lot of work with CSV files at the moment. I know I can > convert a region of CSV to an org table with C-c | (and I do so > frequently-- thanks for this highly useful feature!), but is there any > way I can turn an org table back into CSV? I need to do this almost as > frequently. > -- > A. Ryan Reynolds > Hi Ryan, Try calling the `org-table-export' command in a table. Best -- Eric -- Eric Schulte http://cs.unm.edu/~eschulte/