emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: vanicat@debian.org (Rémi Vanicat)
To: emacs-orgmode@gnu.org
Subject: Re: Cut the lines in the end
Date: Mon, 14 Sep 2009 12:59:42 +0200	[thread overview]
Message-ID: <87d45tlrkx.dlv@debian.org> (raw)
In-Reply-To: 74f0497b0909140225n552198ack839ca631aa6d2239@mail.gmail.com

Adrien Poupin <adrien.poupin@gmail.com> writes:

> Hi everybody,

> I just discovered org-mode and really enjoy it. And I would like to use it
> especially for my writing tasks. To do that I need the end of lines to break
> in the end.

You want long line to not be truncated by org mode: you have to set
org-startup-truncated to nil, by example adding

(setq org-startup-truncated nil) somewhere in you .emacs

Note that "tables look terrible when wrapped."

You might also want to set word-wrap to t if you don't want word to be
cut in their middle, but line to be only cut between word (when possible
of course)

-- 
Rémi Vanicat

  reply	other threads:[~2009-09-14 13:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-14  9:25 Cut the lines in the end Adrien Poupin
2009-09-14 10:59 ` Rémi Vanicat [this message]
2009-09-14 15:22   ` Adrien Poupin
     [not found] ` <e0e1fe620909140241y3791579bob0b8f389ad67cf1c@mail.gmail.com>
     [not found]   ` <74f0497b0909140330p3aec2cd6i9f56cde6e7651f2d@mail.gmail.com>
     [not found]     ` <e0e1fe620909140532j4ed2eecq15c794d52d7ac049@mail.gmail.com>
2009-09-14 13:22       ` Adrien Poupin

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=87d45tlrkx.dlv@debian.org \
    --to=vanicat@debian.org \
    --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).