emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Andreas Rasholm <andreasrasholm@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Exporting org to ascii without line breaks
Date: Mon, 19 Jan 2015 15:18:48 +0100	[thread overview]
Message-ID: <CAPCaNcB8gmEsac4L0tmpamdz_5L038PU+747B0Uz+oP14d_DxQ@mail.gmail.com> (raw)

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

Is there a way to export to ascii without line breaks being inserted at the
end of every line in the exportbuffer or .txt file?

I have tried:

  | (setq org-ascii-text-width nil)

But nil isn't accepted as an argument for org-ascii-text-width.

I have also tried setting `org-ascii-text-width` to something high like:

  | (setq org-ascii-text-width 1000)

But that messes up the title (a lot of space is inserted in order to center
the title). Also this would only works if no paragraph is more than 1000
characters.

As you can see from this stackexchange question:

http://stackoverflow.com/questions/23326138/exporting-org-to-ascii-without-line-breaks

that I posted a while back, I somehow managed to export without line breaks
when I was using org-mode 8.2.8. After messing a lot with
`org-ascii-text-width` I removed the variable from my emacs al l together
and for some reason exporting to ascii without line breaks worked.

I haven't been able to reproduce this in current org-mode.

Best,
Andreas

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

             reply	other threads:[~2015-01-19 14:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-19 14:18 Andreas Rasholm [this message]
2015-01-19 17:31 ` Exporting org to ascii without line breaks Nicolas Goaziou

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=CAPCaNcB8gmEsac4L0tmpamdz_5L038PU+747B0Uz+oP14d_DxQ@mail.gmail.com \
    --to=andreasrasholm@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).