From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: extract a region from a table and export it Date: Tue, 14 Jun 2016 10:44:13 +0000 Message-ID: <87oa74vyma.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43081) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bClpb-0007cH-MK for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 06:44:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bClpW-0008Mh-Nc for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 06:44:26 -0400 Received: from plane.gmane.org ([80.91.229.3]:45489) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bClpW-0008Mb-G8 for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 06:44:22 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bClpT-0001Ys-MW for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 12:44:19 +0200 Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Jun 2016 12:44:19 +0200 Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Jun 2016 12:44:19 +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" To: emacs-orgmode@gnu.org Hi Is it possible to extract just say two regions from a huge table and convert it to say CSV? Uwe Brauer