emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Charles Berry <ccberry@ucsd.edu>
To: emacs-orgmode@gnu.org
Subject: Re: Export as ASCII whilst respecting current fill column
Date: Thu, 1 May 2014 23:56:09 +0000 (UTC)	[thread overview]
Message-ID: <loom.20140502T015100-436@post.gmane.org> (raw)
In-Reply-To: lju0uk$27g$1@ger.gmane.org

Miguel Guedes <miguel.a.guedes <at> gmail.com> writes:

> 
> Using org-mode version 7.93f, when exporting to ASCII it doesn't respect
> the current fill column. Can this be enforced?
>

Miguel,

Upgrade to current org-mode (version 8.2.6) before you do anything else.

Then modify `org-ascii-text-width' to suit your needs.

,----
| 
| org-ascii-text-width is a variable defined in `ox-ascii.el'.
| Its value is 72
| 
|   Automatically becomes buffer-local when set.
| 
| Documentation:
| Maximum width of exported text.
| This number includes margin size, as set in
| `org-ascii-global-margin'.
| 
| You can customize this variable.
`----

 
> Also, I've noticed that org doesn't remove verbatim tags (=verbatim=)
> but removes BEGIN_EXAMPLE blocks and presumably other BEGIN_xxx blocks;
> is this by design?
> 
> 


Same deal - upgrade. Then =xyz= becomes `xyz' on export.

HTH,

Chuck

  reply	other threads:[~2014-05-01 23:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-01 17:40 Export as ASCII whilst respecting current fill column Miguel Guedes
2014-05-01 23:56 ` Charles Berry [this message]
2014-05-02  3:00   ` Miguel Guedes
2014-12-07 21:33     ` Samuel Wales

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=loom.20140502T015100-436@post.gmane.org \
    --to=ccberry@ucsd.edu \
    --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).