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: Prevent fill-paragraph from adding a newline? Date: 23 Apr 2003 15:51:40 +0200 Organization: T-Online Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: 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 1051121210 25517 80.91.224.249 (23 Apr 2003 18:06:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Apr 2003 18:06:50 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 23 20:06:48 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 198Ods-0006dG-00 for ; Wed, 23 Apr 2003 20:06:48 +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 198OdX-0004L3-06 for gnu-help-gnu-emacs@m.gmane.org; Wed, 23 Apr 2003 14:06:27 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!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: 11 Original-X-Trace: news.t-online.com 1051120778 04 11841 +PY3ES5TSYAINp 030423 17:59:38 Original-X-Complaints-To: abuse@t-online.com X-ID: bofnEiZVoeXDT5yh1b5XlKph1DLMtYzvrhCSQSuf1ORtmSxuAEpVwE User-Agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.3.50 Original-Xref: shelby.stanford.edu gnu.emacs.help:112236 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:8735 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8735 This is with emacs 21.3.50. Every time I do a M-q (fill-paragraph) in text mode, emacs has this annoying habit of silently adding a newline to the end of the paragraph. Why is this so and is there a way to prevent emacs from doing so? Thanks for your help, Gerald.