all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ken <gebser@mousecar.com>
To: bar tomas <bartomas@gmail.com>
Cc: help-gnu-emacs@gnu.org, Allan Gottlieb <gottlieb@nyu.edu>
Subject: Re: How to set wrap line at window edge
Date: Mon, 07 Sep 2009 12:22:29 -0400	[thread overview]
Message-ID: <4AA53345.7080308@mousecar.com> (raw)
In-Reply-To: <fdcd75820909070905wd29905dya786c1536255cf54@mail.gmail.com>

"C-7 C-2 C-x f" will wrap at column 72.

;put in your ~/.emacs to setup new emacs session to wrap at col 72
(setq-default fill-column 72)


-- 
War is a failure of the imagination.
        --William Blake



On 09/07/2009 12:05 PM bar tomas wrote:
> Yes!  It does say 'Fill' on the mode line ('Org Fill' in fact because
> I'm working with the org mode).
> How do I correct this?
> Many thanks
> 
> 
> On 9/7/09, *Allan Gottlieb* <gottlieb@nyu.edu <mailto:gottlieb@nyu.edu>>
> wrote:
> 
>     At Mon, 07 Sep 2009 14:19:30 +0200 bar tomas <bartomas@gmail.com
>     <mailto:bartomas@gmail.com>> wrote:
> 
> 
>     > I think I explained my problem badly.
>     > My problem is that although my buffer occupies all the emacs
>     window, the
>     > lines don't wrap at the windows edge. They wrap quite a distance
>     before (at
>     > about half the window). Is there a solution to this?
> 
> 
>     Perhaps you have auto-fill-mode enabled.  Do you see the word
> 
>     "Fill" in the mode line?
> 
>     allan
> 
> 
> 




  reply	other threads:[~2009-09-07 16:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-06 16:34 How to set wrap line at window edge bar tomas
2009-09-06 18:03 ` Suvayu Ali
2009-09-06 18:45   ` bar tomas
2009-09-06 19:24     ` Suvayu Ali
2009-09-07 10:28       ` bar tomas
2009-09-07 12:19       ` bar tomas
2009-09-07 13:12         ` Allan Gottlieb
2009-09-07 16:05           ` bar tomas
2009-09-07 16:22             ` ken [this message]
2009-09-07 16:49               ` bar tomas
2009-09-07 17:40                 ` Tyler Smith
2009-09-07 20:58             ` Allan Gottlieb
2009-09-08  8:30               ` bar tomas
2009-09-07 11:47   ` bar tomas

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AA53345.7080308@mousecar.com \
    --to=gebser@mousecar.com \
    --cc=bartomas@gmail.com \
    --cc=gottlieb@nyu.edu \
    --cc=help-gnu-emacs@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.