From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55088 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: [flow-fill.el] Filling of quoted blank lines Date: Thu, 04 Dec 2003 16:36:45 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1070552286 32649 80.91.224.253 (4 Dec 2003 15:38:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Dec 2003 15:38:06 +0000 (UTC) Original-X-From: ding-owner+M3628@lists.math.uh.edu Thu Dec 04 16:38:03 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ARvYJ-0007TJ-00 for ; Thu, 04 Dec 2003 16:38:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1ARvXT-0000Fn-00; Thu, 04 Dec 2003 09:37:11 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1ARvXL-0000Ff-00 for ding@lists.math.uh.edu; Thu, 04 Dec 2003 09:37:03 -0600 Original-Received: from yxa.extundo.com (178.230.13.217.in-addr.dgcsystems.net [217.13.230.178]) by justine.libertine.org (Postfix) with ESMTP id E53D73A0064 for ; Thu, 4 Dec 2003 09:37:00 -0600 (CST) Original-Received: from latte (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.10/8.12.10) with ESMTP id hB4FaxAU029030 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Thu, 4 Dec 2003 16:36:59 +0100 Original-To: ding@gnus.org Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:031204:ding@gnus.org:3dd4aafb86fe51f5 X-Hashcash: 0:031204:ding@gnus.org:3dd4aafb86fe51f5 In-Reply-To: (Ralf Angeli's message of "Thu, 04 Dec 2003 11:09:03 +0100") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55088 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55088 Ralf Angeli writes: > * Simon Josefsson (2003-12-04) writes: > >> I hope this is slightly more robust, please test it. > > Hm, doesn't seem to work correctly. I noticed it too. >> There really need to be a regression test harness for flow-fill, it is >> difficult to tell what consequences even a minor change would have. > > If you want to, I could post some test articles to this thread, > e.g. like the two mentioned above. I just have to figure out how I > can add `format=flowed' to the header and what test cases would be > needed exactly. Write <#part format=flowed> on top of the article. But please send the messages to me privately, preferably as a digest. I think it is best to first create a test harness for format=flowed, and then start to make changes. I can add your test articles to the test harness. I'm not installing the patch in the previous messages.