From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Rogoff Subject: wrap text in table cell? Date: Tue, 06 Jul 2010 16:25:44 -0700 Message-ID: <4C33BB78.2060900@therogoffs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=58254 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWHWO-0005SU-Hd for emacs-orgmode@gnu.org; Tue, 06 Jul 2010 19:25:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OWHWN-0001P2-Mh for emacs-orgmode@gnu.org; Tue, 06 Jul 2010 19:25:48 -0400 Received: from fed1rmmtao102.cox.net ([68.230.241.44]:61742) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OWHWN-0001Op-CD for emacs-orgmode@gnu.org; Tue, 06 Jul 2010 19:25:47 -0400 Received: from fed1rmimpo02.cox.net ([70.169.32.72]) by fed1rmmtao102.cox.net (InterMail vM.8.00.01.00 201-2244-105-20090324) with ESMTP id <20100706232546.TKBU20234.fed1rmmtao102.cox.net@fed1rmimpo02.cox.net> for ; Tue, 6 Jul 2010 19:25:46 -0400 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 I'm still learning org mode and have a question about table mode. Is there a way to wrap text in a cell? I search the docs I could find and the closest thing was putting in a cell which forced that column to be N characters wide. That sort-or works, but isn't great. Am I missing something, or can org-mode not do this? Thanks, David