From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56222 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: Wed, 28 Jan 2004 17:47:38 +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 1075308604 2902 80.91.224.253 (28 Jan 2004 16:50:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 28 Jan 2004 16:50:04 +0000 (UTC) Original-X-From: ding-owner+M4762@lists.math.uh.edu Wed Jan 28 17:49:54 2004 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 1Alst0-0004x5-00 for ; Wed, 28 Jan 2004 17:49:54 +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 1AlsrY-00036h-00; Wed, 28 Jan 2004 10:48:24 -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 1AlsrT-00036c-00 for ding@lists.math.uh.edu; Wed, 28 Jan 2004 10:48:19 -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 2663A3A003B for ; Wed, 28 Jan 2004 10:48:16 -0600 (CST) Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.10/8.12.10) with ESMTP id i0SGmCMe004480 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Wed, 28 Jan 2004 17:48:15 +0100 Original-To: ding@gnus.org Mail-Copies-To: nobody X-Hashcash: 0:040128:ding@gnus.org:df100f5aedc1bf33 In-Reply-To: (Ralf Angeli's message of "Wed, 28 Jan 2004 09:04:06 +0100") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56222 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56222 Ralf Angeli writes: > * Simon Josefsson (2004-01-27) writes: > >> Ralf Angeli writes: >> >>>> As it is currently a bit annoying that `flow-fill.el' doesn't behave >>>> like this I thought about an option to disable it completely as a >>>> quick fix. >>> >>> Here is a tiny patch which adds this functionality: >> >> Added, thanks! > > Thank you, too. I just saw a small typo in the docstring. It is > supposed to read "a format=flowed article" and not "an format=...". > And you can use the email address `angeli@iwi...'. The > `dev.null@iwi...' address literally gets routed to /dev/null. Just > in case this is relevant ... Done. Thanks again.