From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25692 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: Re: message-newline-and-reformat and supercite Date: 06 Oct 1999 21:52:33 +0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163032 15367 80.91.224.250 (21 Oct 2002 01:17:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:17:12 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA22821 for ; Wed, 6 Oct 1999 14:00:52 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB27130; Wed, 6 Oct 1999 12:59:10 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 06 Oct 1999 13:00:18 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA22210 for ; Wed, 6 Oct 1999 13:00:08 -0500 (CDT) Original-Received: from relay2.vsu.ru (postfix@mail.vsu.ru [62.76.169.17]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA22784 for ; Wed, 6 Oct 1999 13:57:54 -0400 (EDT) Original-Received: by relay2.vsu.ru (Postfix, from userid 5) id 3A10B1922; Wed, 6 Oct 1999 21:57:46 +0400 (MSD) Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.9.3/8.9.3) id VAA02391; Wed, 6 Oct 1999 21:52:33 +0400 Original-To: ding@gnus.org In-Reply-To: Laura Conrad's message of "06 Oct 1999 09:25:48 -0400" Original-Lines: 10 User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25692 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25692 "LC" == Laura Conrad writes: LC> However, if there are spaces at the ends of lines, the LC> attributions don't get removed: i have to agree. the current implementation of reformatting should be made a bit more robust... it relies on fill-paragraph, which works not perfect in some situations. Best regards, -- Vladimir.