emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Hannon <jm_hannon@yahoo.com>
To: Org-Mode List <emacs-orgmode@gnu.org>
Subject: Keeping vertical bars in exported, ASCII file
Date: Thu, 28 Jul 2011 16:00:34 -0700 (PDT)	[thread overview]
Message-ID: <1311894034.5037.YahooMailNeo@web161911.mail.bf1.yahoo.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 574 bytes --]

Greetings.  I wonder if there's a way to tell Emacs to keep the "fences"
(vertical bars) in an exported, ASCII file.  I.e., sometimes I'd like:

    | Name  | Phone | Age |
    |-------+-------+-----|
    | Peter |  1234 |  17 |
    | Anna  |  4321 |  25 |

instead of:

      Name    Phone   Age  
     -------+-------+-----
      Peter    1234    17  
      Anna     4321    25  

Is there some way to do that?

I've tried:

    #+OPTIONS |:t
    #+OPTIONS ::t
    #+OPTIONS |:t ::t

but didn't notice any change in the output.

Thanks,

-- Mike

[-- Attachment #2: Type: text/html, Size: 1124 bytes --]

             reply	other threads:[~2011-07-28 23:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-28 23:00 Michael Hannon [this message]
2011-08-16 13:27 ` Keeping vertical bars in exported, ASCII file Bastien

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=1311894034.5037.YahooMailNeo@web161911.mail.bf1.yahoo.com \
    --to=jm_hannon@yahoo.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).