emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Bastien <bzg@gnu.org>
Cc: Marius Hofert <marius.hofert@math.ethz.ch>, emacs-orgmode@gnu.org
Subject: Re: How to get "Wrap at Window Edge" in org-mode?
Date: Wed, 23 May 2012 09:56:34 +0200	[thread overview]
Message-ID: <30BE8B40-8A76-432F-AB93-157BE61EEE65@gmail.com> (raw)
In-Reply-To: <87hav8w2r5.fsf@gnu.org>


On May 22, 2012, at 7:21 PM, Bastien wrote:

> Hi Marius,
> 
> Marius Hofert <marius.hofert@math.ethz.ch> writes:
> 
>> I am working with Xubuntu 12.04 on a MacBook Air (4,1) with org-mode version
>> 7.8.09. I use the following code to get "Wrap at Window Edge" in
>> org-agenda-mode:
>> 
>> ,----
>> | (add-hook 'org-agenda-mode-hook
>> | 	  '(lambda()
>> | 	     (if truncate-lines (toggle-truncate-lines -1))
>> | 	     ))
>> `----
>> 
>> How can I get "Wrap at Window Edge" in all .org files?
> 
> (setq org-startup-truncated nil)

The a reason why Org does wrap by default is to keep tables and code segments in good shape.  It would be nice if line truncation could be set locally with text properties, but that is currently not the case.

- Carsten

> 
> HTH,
> 
> -- 
> Bastien
> 

- Carsten

  parent reply	other threads:[~2012-05-23  7:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-22 15:49 How to get "Wrap at Window Edge" in org-mode? Marius Hofert
2012-05-22 15:53 ` Russell Adams
2012-05-22 17:21 ` Bastien
2012-05-22 17:31   ` Marius Hofert
2012-05-23  7:56   ` Carsten Dominik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-22 16:14 Marius Hofert
2012-05-22 16:51 ` Russell Adams
2012-05-22 17:16 ` Marius Hofert

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=30BE8B40-8A76-432F-AB93-157BE61EEE65@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=marius.hofert@math.ethz.ch \
    /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).