From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Rubin Newsgroups: gmane.emacs.help Subject: Re: Don't break words at end of line in text mode Date: Wed, 09 May 2007 09:29:40 +0200 Message-ID: <46417864.8080904@warum-ada.de> References: <46411D8F.8080401@gatech.edu> <87hcqmixg7.fsf@gmail.com> <46417660.800@gatech.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1178695807 17430 80.91.229.12 (9 May 2007 07:30:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 9 May 2007 07:30:07 +0000 (UTC) To: emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 09 09:30:06 2007 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 1Hlgce-0007RY-VV for geh-help-gnu-emacs@m.gmane.org; Wed, 09 May 2007 09:30:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hlgjp-0004Cp-7X for geh-help-gnu-emacs@m.gmane.org; Wed, 09 May 2007 03:37:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HlgjY-000468-Sm for help-gnu-emacs@gnu.org; Wed, 09 May 2007 03:37:13 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HlgjY-00045a-Jj for help-gnu-emacs@gnu.org; Wed, 09 May 2007 03:37:12 -0400 Original-Received: from thales.mi.uni-koeln.de ([134.95.213.2]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HlgcN-0003cc-Ae for help-gnu-emacs@gnu.org; Wed, 09 May 2007 03:29:47 -0400 Original-Received: from [129.26.133.159] (localhost [127.0.0.1]) by Thales.MI.Uni-Koeln.DE (8.13.6.20060614/8.13.6) with ESMTP id l497Tha8019013 for ; Wed, 9 May 2007 09:29:43 +0200 (MEST) User-Agent: Thunderbird 2.0.0.0 (X11/20070326) In-Reply-To: <46417660.800@gatech.edu> X-Archived: mail_2007-05-09_09:29:43_314203.txt@Thales X-Scanned-By: milter-spamc/0.25.321 (localhost [127.0.0.1]); Wed, 09 May 2007 09:29:44 +0200 X-detected-kernel: Solaris 8 (1) 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:43824 Archived-At: Matthew Flaschen wrote: > When I open a document that isn't filled, I'd like it to be > filled automatically, but only for display (not changing the actual > file). fill-region works, but it modifies the file. You might want to take a look at longlines-mode. I haven't used it much, but I dimly remember it worked fine for this purpose once. Have fun ----Daniel -- Daniel Rubin daniel warum-ada de