From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rustom Mody Subject: table export to same buffer Date: Fri, 2 Aug 2013 22:53:56 +0530 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0122a79a6332e304e2fa3ace Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43061) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V5J5Q-0004SC-0k for emacs-orgmode@gnu.org; Fri, 02 Aug 2013 13:24:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V5J5O-0004wh-IA for emacs-orgmode@gnu.org; Fri, 02 Aug 2013 13:24:19 -0400 Received: from mail-ob0-x232.google.com ([2607:f8b0:4003:c01::232]:47919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V5J5O-0004w0-Dz for emacs-orgmode@gnu.org; Fri, 02 Aug 2013 13:24:18 -0400 Received: by mail-ob0-f178.google.com with SMTP id ef5so1696351obb.9 for ; Fri, 02 Aug 2013 10:24:16 -0700 (PDT) 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: emacs-orgmode --089e0122a79a6332e304e2fa3ace Content-Type: text/plain; charset=ISO-8859-1 Is it possible to export an orgmode table not to a new file but overwriting the org table in the same buffer? Context is editing source code which contains a largeish table of (say) constants. Editing is done with orgtbl minor mode. When done it should become back the table in the natural format of the programming language [For simplicity lets just say csv will do] --089e0122a79a6332e304e2fa3ace Content-Type: text/html; charset=ISO-8859-1 Is it possible to export an orgmode table not to a new file but overwriting the org table in the same buffer?

Context is editing source code which contains a largeish table of (say) constants.
Editing is done with orgtbl minor mode.
When done it should become back the table in the natural format of the programming language
[For simplicity lets just say csv will do]


--089e0122a79a6332e304e2fa3ace--