emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Gauland <mikelygee@no8wireless.co.nz>
To: carsten.dominik@gmail.com
Cc: emacs-orgmode@gnu.org
Subject: Re: Tables in ASCII export
Date: Sat, 20 Feb 2010 07:54:34 +1300 (NZDT)	[thread overview]
Message-ID: <20100220.075434.155163228.mikelygee@no8wireless.co.nz> (raw)
In-Reply-To: <29EE8365-5B05-43E7-87A1-3FB743ACFD29@gmail.com>

carsten.dominik> this behavior is now the default, controlled by the new user option
carsten.dominik> `org-export-ascii-table-widen-columns'.

Thanks. That's a start, but what I really want is to have long cells folded, so
that one table row might become several lines in the ASCII export. For example,
if my table looks like this in org:

    | / | <10R> | <20>                 |
    |   |     1 | The quick brown fo=> |
    |   |     2 | Now is the time for  |


I want my ASCII export to look like this:

      1   The quick brown fox
          jumped over the lazy
          dogs.
      2   Now is the time for
          all good me to come
          to the aid of the
          party.

I've started looking at org-table-align to get a feel for how org deals with
tables, but I'm still trying to puzzle out where this folding should be done. 
Any advice on that?

Thanks,
Mike

  reply	other threads:[~2010-02-19 18:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-06 19:15 Tables in ASCII export Michael Gauland
2010-02-10 15:49 ` Carsten Dominik
2010-02-12 17:49 ` Carsten Dominik
2010-02-19 18:54   ` Michael Gauland [this message]
2010-02-20 19:42     ` Carsten Dominik
     [not found]       ` <20100223.125600.266023597.mikelygee@gmail.com>
2010-02-26 21:39         ` table.el support restored Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100220.075434.155163228.mikelygee@no8wireless.co.nz \
    --to=mikelygee@no8wireless.co.nz \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).