From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Gerald Wildgruber Newsgroups: gmane.emacs.help Subject: Re: Prevent fill-paragraph from adding a newline? Date: 05 May 2003 02:26:57 +0200 Organization: T-Online Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <5l4r4pj9yd.fsf@rum.cs.yale.edu> <5lr87kj2hj.fsf@rum.cs.yale.edu> Reply-To: Gerald Wildgruber NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052094670 11072 80.91.224.249 (5 May 2003 00:31:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 5 May 2003 00:31:10 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon May 05 02:31:08 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19CTsq-0002sR-00 for ; Mon, 05 May 2003 02:31:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19CTsV-0003rp-06 for gnu-help-gnu-emacs@m.gmane.org; Sun, 04 May 2003 20:30:47 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-X-Trace: news.t-online.com 1052094438 03 11795 ACG7EC8TShYH5e 030505 00:27:18 Original-X-Complaints-To: abuse@t-online.com X-ID: EqEim4ZbYeiseVLChEWLD3jczEot3WRRMibsXcIldv-draIqM8wb6U User-Agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.3.50 Original-Xref: shelby.stanford.edu gnu.emacs.help:112766 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:9261 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:9261 "Stefan Monnier" writes: > > Actually I don't think that this problem has anything to do with my using a > > CVS version. And probably it wasn't you either who introduced this behavior > > :-) If I remember correctly, this adding of a newline has always been the > > case with M-q since I used emacs. Also, I remember faintly that as this > > question came up already a long time ago, a reason was given for it (not a > > bug but a feature) but I cannot remember what exactly it was and I didn't > > find it on google. > > Oh, if you're talking about the additional newline at the end > of the buffer, then I know what you're talking about and I'd be interested > if you could help me find the relevant discussion (I'd like to get rid > of this silly newline thing). Sorry for my late answer, I have been offline for a couple of days. I'll retry to find this discussion either through gockel or on my local drive :-) and post a link if I succeed in finding it again. Gerald.