From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: copy entire column of one table into another Date: Sun, 14 Jul 2013 00:10:44 +0200 Message-ID: <20130713221044.GG11006@kuru.dyndns-at-home.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uy81j-0001Qt-6T for emacs-orgmode@gnu.org; Sat, 13 Jul 2013 18:10:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uy81i-0001sM-9u for emacs-orgmode@gnu.org; Sat, 13 Jul 2013 18:10:51 -0400 Received: from mail-ea0-x22b.google.com ([2a00:1450:4013:c01::22b]:33416) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uy81h-0001sC-Oq for emacs-orgmode@gnu.org; Sat, 13 Jul 2013 18:10:50 -0400 Received: by mail-ea0-f171.google.com with SMTP id m14so7096926eaj.30 for ; Sat, 13 Jul 2013 15:10:49 -0700 (PDT) Received: from kuru.dyndns-at-home.com (sd44012d5.adsl.online.nl. [212.64.18.213]) by mx.google.com with ESMTPSA id bj46sm90074549eeb.13.2013.07.13.15.10.47 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sat, 13 Jul 2013 15:10:47 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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@gnu.org On Sat, Jul 13, 2013 at 11:03:37PM +0200, Torsten Wagner wrote: > Hi again, > > I was wondering, is there a way to copy the entire column of one table into > another possibly adding rows to the target table to make it fit? See: org-table-copy-region org-table-paste-rectangle Cheers, -- Suvayu Open source is the future. It sets us free.