From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Gauland Subject: Tables in ASCII export Date: Sun, 07 Feb 2010 08:15:16 +1300 (NZDT) Message-ID: <20100207.081516.232105719.mikelygee@no8wireless.co.nz> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ndq7s-0007FK-5p for emacs-orgmode@gnu.org; Sat, 06 Feb 2010 14:15:28 -0500 Received: from [199.232.76.173] (port=58234 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ndq7r-0007Ey-Nz for emacs-orgmode@gnu.org; Sat, 06 Feb 2010 14:15:27 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Ndq7q-0007qT-BG for emacs-orgmode@gnu.org; Sat, 06 Feb 2010 14:15:27 -0500 Received: from jersey.rurallink.co.nz ([114.134.15.197]:50239 helo=smtp.rurallink.co.nz) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ndq7p-0007pH-Nk for emacs-orgmode@gnu.org; Sat, 06 Feb 2010 14:15:26 -0500 Received: from 114-134-7-63.rurallink.co.nz ([114.134.7.63] helo=localhost) by smtp.rurallink.co.nz with esmtpsa (SSL3.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Ndq7n-0002N2-4j for emacs-orgmode@gnu.org; Sun, 07 Feb 2010 08:15:23 +1300 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 When I export tables to ASCII, I'd like the rows to expand as necessary so the full contents is visible. I've has a look at org-exp.el, but I'm at a bit of a loss as to where to start mucking in. Any pointers would be greatly appreciated! Thanks, Mike