emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Exporting org to ascii without line breaks
@ 2015-01-19 14:18 Andreas Rasholm
  2015-01-19 17:31 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Rasholm @ 2015-01-19 14:18 UTC (permalink / raw)
  To: emacs-orgmode

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-19 17:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-19 14:18 Exporting org to ascii without line breaks Andreas Rasholm
2015-01-19 17:31 ` Nicolas Goaziou

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).