From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Merge tables Date: Wed, 19 Aug 2009 12:16:13 -0400 Message-ID: <871vn7u6cy.fsf@gollum.intra.norang.ca> References: <350f72300908190908l61b244dbn66d2f0b045ee9ccf@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mdnpk-0007vK-VL for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 12:16:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mdnph-0007tU-Dm for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 12:16:20 -0400 Received: from [199.232.76.173] (port=58711 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mdnph-0007tO-4q for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 12:16:17 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:50283) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mdnpg-00011m-Mq for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 12:16:16 -0400 In-Reply-To: <350f72300908190908l61b244dbn66d2f0b045ee9ccf@mail.gmail.com> (Hector Villafuerte's message of "Wed\, 19 Aug 2009 10\:08\:40 -0600") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Hector Villafuerte Cc: emacs-orgmode@gnu.org Hector Villafuerte writes: > Hi, > I've just discovered Org and are truly impressed with it; using it for > more and more tasks. > > Here's what I want to do: I have 2 tables with the same number of rows > (one row per subject). I would like to make just one big table by > copying the second table to the right of the first one. This is a > no-brainer in a spreadsheet but my attempts in Org have failed. Any > ideas? Rectangular cut and paste maybe? -Bernt