From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neuwirth Erich Subject: Multicolumn Date: Wed, 29 Aug 2012 02:10:53 +0200 Message-ID: <1DB0A90A-0891-46BF-A110-C8EB85175B5B@univie.ac.at> Mime-Version: 1.0 (Mac OS X Mail 6.0 \(1486\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52491) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6Vs1-0007x2-I6 for emacs-orgmode@gnu.org; Tue, 28 Aug 2012 20:10:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6Vs0-00042Y-HT for emacs-orgmode@gnu.org; Tue, 28 Aug 2012 20:10:57 -0400 Received: from grace.univie.ac.at ([131.130.3.115]:59104) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6Vs0-00042F-7e for emacs-orgmode@gnu.org; Tue, 28 Aug 2012 20:10:56 -0400 Received: from joan.univie.ac.at ([131.130.3.110] helo=joan.univie.ac.at) by grace.univie.ac.at with esmtp (Exim 4.80) (envelope-from ) id 1T6Vry-0004HJ-6B for emacs-orgmode@gnu.org; Wed, 29 Aug 2012 02:10:54 +0200 Received: from 194-166-57-59.adsl.highway.telekom.at ([194.166.57.59] helo=[10.0.0.4]) by joan.univie.ac.at with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1T6Vrx-0006K1-VM for emacs-orgmode@gnu.org; Wed, 29 Aug 2012 02:10:54 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org emacs-orgmode@gnu.org" After some googling it seems that multicolumn support is not yet = implemented in org tables. I would need multicolumn headers quite urgently, but I have not yet found a way to make this possible. I think that tables with headers like this: | | mean | s.e. | | gender | varA | varB | varA | varB | are quite common, so I really want to put this feature on the wish list. I am not able to implement this myself. Erich