From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15417 Path: main.gmane.org!not-for-mail From: Michael Welsh Duggan Newsgroups: gmane.emacs.gnus.general Subject: Re: 5.6.16 breaks paragraph-filling Date: Fri, 26 Jun 1998 20:03:31 GMT Organization: Carnegie Mellon University : KANTOO Project Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035154452 21984 80.91.224.250 (20 Oct 2002 22:54:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:54:12 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.0/8.9.0) with ESMTP id NAA08090 for ; Fri, 26 Jun 1998 13:09:25 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id QAA29280 for ; Fri, 26 Jun 1998 16:05:21 -0400 Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id OAS19008; Fri, 26 Jun 1998 14:38:31 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 26 Jun 1998 15:04:16 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id PAA28021 for ; Fri, 26 Jun 1998 15:04:08 -0500 (CDT) Original-Received: (qmail 5189 invoked by uid 504); 26 Jun 1998 20:03:35 -0000 Original-Received: (qmail 5186 invoked from network); 26 Jun 1998 20:03:34 -0000 Original-Received: from sunsite.auc.dk (130.225.51.30) by claymore.vcinet.com with SMTP; 26 Jun 1998 20:03:33 -0000 Original-Received: (qmail 11221 invoked by uid 509); 26 Jun 1998 20:03:32 -0000 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: emacs.ding Original-Lines: 19 X-Newsreader: Gnus v5.6.16/Emacs 19.34 Original-NNTP-Posting-Host: 128.2.110.42 Original-NNTP-Posting-Date: Fri, 26 Jun 1998 22:03:31 MET DST Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15417 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15417 Karl Kleinpaste writes: > Gnus v5.6.16; nntp 5.0; nnml 1.0; nnmh 1.0; nndraft 1.0 > XEmacs 20.4 "Emerald" [Lucid] (i386-pc-linux) of Wed Feb 25 1998 on threepwood.idb.hist.no > > I am about to revert to .13, because I've just discovered that .16 has > utterly destroyed paragraph-filling in some manner in *message* > buffers. M-q is still bound to function fill-paragraph-or-region, but > it appears that the understanding of paragraph endpoints has been > utterly lost: The entire message, including the header, is filled as > though it were one monstrous paragraph. This appears to be bacause of the filling changes Stallman added. An extraneous "\\|" got tacked onto the end of paragraph-start in `message-mode'. Removing that fixed filling for me. -- Michael Duggan (md5i@cs.cmu.edu) .