From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Tables in ASCII export Date: Fri, 12 Feb 2010 18:49:25 +0100 Message-ID: <29EE8365-5B05-43E7-87A1-3FB743ACFD29@gmail.com> References: <20100207.081516.232105719.mikelygee@no8wireless.co.nz> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ng03d-0003Hq-M3 for emacs-orgmode@gnu.org; Fri, 12 Feb 2010 13:16:01 -0500 Received: from [140.186.70.92] (port=43950 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ng03c-0003Gf-Qw for emacs-orgmode@gnu.org; Fri, 12 Feb 2010 13:16:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ng03c-0001ne-14 for emacs-orgmode@gnu.org; Fri, 12 Feb 2010 13:16:00 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:60148) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ng03b-0001kg-R9 for emacs-orgmode@gnu.org; Fri, 12 Feb 2010 13:15:59 -0500 Received: by mail-ew0-f228.google.com with SMTP id 28so1486718ewy.8 for ; Fri, 12 Feb 2010 10:15:59 -0800 (PST) In-Reply-To: <20100207.081516.232105719.mikelygee@no8wireless.co.nz> 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: Michael Gauland Cc: emacs-orgmode@gnu.org Hi Michael, this behavior is now the default, controlled by the new user option `org-export-ascii-table-widen-columns'. Hope this helps. - Carsten On Feb 6, 2010, at 8:15 PM, Michael Gauland wrote: > 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 > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten