From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bar tomas Newsgroups: gmane.emacs.help Subject: Re: How to set wrap line at window edge Date: Mon, 7 Sep 2009 18:05:03 +0200 Message-ID: References: <4AA3F97F.9010008@gmail.com> <4AA40C65.5080409@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e6dd974e4265460472ff034f X-Trace: ger.gmane.org 1252346961 20814 80.91.229.12 (7 Sep 2009 18:09:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Sep 2009 18:09:21 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Allan Gottlieb Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 07 18:10:16 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MkgnD-0006hO-Ni for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Sep 2009 18:10:12 +0200 Original-Received: from localhost ([127.0.0.1]:46097 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MkgnD-0001G0-4O for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Sep 2009 12:10:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MkgiP-0005zs-Bm for help-gnu-emacs@gnu.org; Mon, 07 Sep 2009 12:05:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MkgiK-0005sn-Hi for help-gnu-emacs@gnu.org; Mon, 07 Sep 2009 12:05:12 -0400 Original-Received: from [199.232.76.173] (port=34920 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MkgiK-0005sT-AG for help-gnu-emacs@gnu.org; Mon, 07 Sep 2009 12:05:08 -0400 Original-Received: from mail-ew0-f211.google.com ([209.85.219.211]:64969) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MkgiJ-0003Hj-29 for help-gnu-emacs@gnu.org; Mon, 07 Sep 2009 12:05:07 -0400 Original-Received: by ewy7 with SMTP id 7so843944ewy.31 for ; Mon, 07 Sep 2009 09:05:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=rKE++szYAjcfOl+YX0kZwCoqRvGpZZ35Rn1ZjWP252U=; b=mwL+frsBx9VNhOdpGi1Y2dTT/iDCFSeflseCAo4PHSo/MfK41Ime1Oo0WUfIWLHJNI jan0RFeoknQE/FL2fj/6gJXBuWO9dH3V7YnFGeMhDjYsUfwfVYcGZ38N6dHPjXHuNsfM CSnQj5ltfg/g0DnklZoRaxIcr1kehQ+3rn2gA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Nft2Gg1FOHEninxHvZ6Qku4ZFZO9VDVYwe0a/wKweoiRbLTFANScmD4S04xaLe0fWm UiOiqyJWeEpYjfxpACoRdmtBpc6rarVMjORaGiEb++dO08ol+RLhueXLAsDl7gURvplP unNgkRquE9ziu7Dv2hN8AUrl0M96ZZqz24JaU= Original-Received: by 10.216.50.198 with SMTP id z48mr1370692web.227.1252339503752; Mon, 07 Sep 2009 09:05:03 -0700 (PDT) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:67943 --0016e6dd974e4265460472ff034f Content-Type: text/plain; charset=ISO-8859-1 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 wrote: > > At Mon, 07 Sep 2009 14:19:30 +0200 bar tomas 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 > > > --0016e6dd974e4265460472ff034f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Yes!=A0 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> wrote:
At Mon, 07 Sep 2009 14:19:30 +0200 bar tomas <bartomas@gmail.com> wrote:


> I think I e= xplained my problem badly.
> My problem is that although my buffer o= ccupies 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.=A0=A0Do you see the wor= d

"Fill" in the mode line?

allan



--0016e6dd974e4265460472ff034f--