From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Markus Triska Newsgroups: gmane.emacs.help Subject: Re: Looking for (fill-paragraph) Like Functions Date: Wed, 29 Nov 2006 17:54:48 +0100 Message-ID: <87u00ikxbb.fsf@gmx.at> References: <87d576msui.fsf@localhost.localdomain> <877ixe6xa6.fld@apaflo.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1164826068 14458 80.91.229.2 (29 Nov 2006 18:47:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Nov 2006 18:47:48 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 29 19:47:47 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GpUSu-0002FD-KD for geh-help-gnu-emacs@m.gmane.org; Wed, 29 Nov 2006 19:47:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpUSu-0003us-8D for geh-help-gnu-emacs@m.gmane.org; Wed, 29 Nov 2006 13:47:28 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newscore.univie.ac.at!aconews-feed.univie.ac.at!aconews.univie.ac.at!not-for-mail Original-Newsgroups: gnu.emacs.help Cancel-Lock: sha1:dMV9DEiRxgQRbzz5eNFTHWckY/k= Original-Lines: 13 Original-NNTP-Posting-Host: news-access-from.tuwien.ac.at Original-X-Trace: 1164819227 tunews.univie.ac.at 12642 192.35.241.118 Original-X-Complaints-To: abuse@tuwien.ac.at Original-Xref: shelby.stanford.edu gnu.emacs.help:143501 Original-To: help-gnu-emacs@gnu.org 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:39104 Archived-At: floyd@apaflo.com (Floyd L. Davidson) writes: > Then separate the top line for the other lines: > > 3) this is a sentence is long i would like to hit > > M-q now but emacs will not just rap this line it > will rap all the lines and that makes me mad This step is unnecessary with adaptive-fill-mode non-nil. All the best, Markus Triska