From mboxrd@z Thu Jan 1 00:00:00 1970 From: srinivas Subject: Re: Table cells containing more than one line Date: Tue, 8 Feb 2011 21:52:24 +0000 (UTC) Message-ID: References: <201102072255.07950.mwnnlin@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=56907 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PmvUI-0007Sy-Du for emacs-orgmode@gnu.org; Tue, 08 Feb 2011 16:52:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PmvUH-0001db-IK for emacs-orgmode@gnu.org; Tue, 08 Feb 2011 16:52:42 -0500 Received: from lo.gmane.org ([80.91.229.12]:33893) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PmvUH-0001dM-Bz for emacs-orgmode@gnu.org; Tue, 08 Feb 2011 16:52:41 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PmvUE-0004D5-Rd for emacs-orgmode@gnu.org; Tue, 08 Feb 2011 22:52:39 +0100 Received: from 192.212.253.129 ([192.212.253.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Feb 2011 22:52:38 +0100 Received: from sp_us by 192.212.253.129 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Feb 2011 22:52:38 +0100 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 orgmode tables do not allow row or column span. table.el allows you to do that but I haven't been able to get it to work in org files.