emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] noob question about word wrap


From: Ross Glover
Subject: Re: [Orgmode] noob question about word wrap
Date: Sat, 25 Dec 2010 05:56:13 -0500
User-agent: Notmuch/0.5-29-gb3caef1 (http://notmuchmail.org) Emacs/23.1.1 (x86_64-pc-linux-gnu)

On Sat, 25 Dec 2010 00:30:35 -0500, "Filippo A. Salustri" <address@hidden> 
wrote:
> Hi,
> I'm new to org-mode (though I've been a causal emacs user for more than 10
> yrs).
> I'm running org 7.4 on the current Aquamacs, and I prefer larger than normal
> windows (120 col x 36 rows).
> The problem is that org seems to do hard auto-fill linebreaks regardless of
> window size.

The variable you're looking for is fill-column.  You can set it in your
.emacs file with

'(fill-column 120)

You can also do 'C-x f' to set the variable locally for a buffer.  

You might also find visual-line-mode useful; it breaks lines at buffer
edges.  I do a lot of writing and have begun to default to
visual-line-mode.

hth,

ross

-- 


Sent from an Emacs buffer.

Attachment: pgp01WXMzqneb.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]