From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Hannon Subject: Keeping vertical bars in exported, ASCII file Date: Thu, 28 Jul 2011 16:00:34 -0700 (PDT) Message-ID: <1311894034.5037.YahooMailNeo@web161911.mail.bf1.yahoo.com> Reply-To: Michael Hannon Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1859382979-1311894034=:5037" Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60754) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmZZe-0002iY-Dm for emacs-orgmode@gnu.org; Thu, 28 Jul 2011 19:01:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QmZZE-00056O-94 for emacs-orgmode@gnu.org; Thu, 28 Jul 2011 19:01:02 -0400 Received: from nm5-vm0.bullet.mail.bf1.yahoo.com ([98.139.213.150]:42093) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1QmZZD-00055Q-Rd for emacs-orgmode@gnu.org; Thu, 28 Jul 2011 19:00:36 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org-Mode List --0-1859382979-1311894034=:5037 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Greetings.=A0 I wonder if there's a way to tell Emacs to keep the "fences"= =0A(vertical bars) in an exported, ASCII file.=A0 I.e., sometimes I'd like:= =0A=0A=A0=A0=A0 | Name=A0 | Phone | Age |=0A=A0=A0=A0 |-------+-------+----= -|=0A=A0=A0=A0 | Peter |=A0 1234 |=A0 17 |=0A=A0=A0=A0 | Anna=A0 |=A0 4321 = |=A0 25 |=0A=0Ainstead of:=0A=0A=A0=A0=A0=A0=A0 Name=A0=A0=A0 Phone=A0=A0 A= ge=A0 =0A=A0=A0=A0=A0 -------+-------+-----=0A=A0=A0=A0=A0=A0 Peter=A0=A0= =A0 1234=A0=A0=A0 17=A0 =0A=A0=A0=A0=A0=A0 Anna=A0=A0=A0=A0 4321=A0=A0=A0 2= 5=A0 =0A=0AIs there some way to do that?=0A=0AI've tried:=0A=0A=A0=A0=A0 #+= OPTIONS |:t=0A=A0=A0=A0 #+OPTIONS ::t=0A=A0=A0=A0 #+OPTIONS |:t ::t=0A=0Abu= t didn't notice any change in the output.=0A=0AThanks,=0A=0A-- Mike --0-1859382979-1311894034=:5037 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
Greetings.  I wonder if = there's a way to tell Emacs to keep the "fences"
(vertical bars) in an e= xported, ASCII file.  I.e., sometimes I'd like:

  &nb= sp; | Name  | Phone | Age |
    |-------+-------+---= --|
    | Peter |  1234 |  17 |
  =   | Anna  |  4321 |  25 |

instead of:

&nb= sp;     Name    Phone   Age&nb= sp;
     -------+-------+-----
   = ;   Peter    1234    17 
&= nbsp;     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 c= hange in the output.

Thanks,

-- Mike
--0-1859382979-1311894034=:5037--