From: Ross Glover <ross@ross.mayfirst.org>
To: "Filippo A. Salustri" <salustri@ryerson.ca>, emacs-orgmode@gnu.org
Subject: Re: noob question about word wrap
Date: Sat, 25 Dec 2010 05:56:13 -0500 [thread overview]
Message-ID: <87r5d6xgs2.fsf@irigaray.ross.mayfirst.org> (raw)
In-Reply-To: <AANLkTing8NA4kNHKxUpPAiJ65oNbxytztgjvKci8Hh_w@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 785 bytes --]
On Sat, 25 Dec 2010 00:30:35 -0500, "Filippo A. Salustri" <salustri@ryerson.ca> 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 #1.2: Type: application/pgp-signature, Size: 489 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next prev parent reply other threads:[~2010-12-25 10:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-25 5:30 noob question about word wrap Filippo A. Salustri
2010-12-25 10:56 ` Ross Glover [this message]
2010-12-25 14:49 ` Filippo A. Salustri
2011-01-07 17:41 ` Filippo A. Salustri
2011-01-10 9:27 ` Eric S Fraga
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=87r5d6xgs2.fsf@irigaray.ross.mayfirst.org \
--to=ross@ross.mayfirst.org \
--cc=emacs-orgmode@gnu.org \
--cc=salustri@ryerson.ca \
/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).