From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hector Villafuerte Subject: Merge tables Date: Wed, 19 Aug 2009 10:08:40 -0600 Message-ID: <350f72300908190908l61b244dbn66d2f0b045ee9ccf@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MdniS-0002bU-GK for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 12:08:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdniN-0002V0-P5 for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 12:08:48 -0400 Received: from [199.232.76.173] (port=45134 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdniN-0002Ud-Jw for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 12:08:43 -0400 Received: from mx20.gnu.org ([199.232.41.8]:56197) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MdniN-0007MD-6Z for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 12:08:43 -0400 Received: from mail-gx0-f206.google.com ([209.85.217.206]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MdniM-0003It-45 for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 12:08:42 -0400 Received: by gxk2 with SMTP id 2so5889859gxk.7 for ; Wed, 19 Aug 2009 09:08:40 -0700 (PDT) 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: emacs-orgmode@gnu.org 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? By the way, thanks for this great piece of software! -- hector