From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29624 Path: main.gmane.org!not-for-mail From: Paul Stevenson Newsgroups: gmane.emacs.gnus.general Subject: Re: Hiding of -----original message----- citations? Date: 25 Mar 2000 09:18:00 -0500 Organization: Gnus Information Center Sender: owner-ding@hpc.uh.edu Message-ID: References: <8766uevogd.fsf@dahaIM.bsdonline.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166265 3784 80.91.224.250 (21 Oct 2002 02:11:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:11:05 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id BAE93D051E for ; Sat, 25 Mar 2000 09:20:39 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAB06973; Sat, 25 Mar 2000 08:19:02 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 25 Mar 2000 08:17:58 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id IAA06338 for ; Sat, 25 Mar 2000 08:17:49 -0600 (CST) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by mailhost.sclp.com (Postfix) with ESMTP id 39593D051E for ; Sat, 25 Mar 2000 09:18:00 -0500 (EST) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id PAA03808 for ding@gnus.org; Sat, 25 Mar 2000 15:19:56 +0100 (CET) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 17 Original-NNTP-Posting-Host: pm16d.icx.net Original-X-Trace: quimby.gnus.org 953993996 6343 216.82.8.19 (25 Mar 2000 14:19:56 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 25 Mar 2000 14:19:56 GMT User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29624 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29624 Jonas Steverud writes: > Paul Stevenson writes: > > > I wrote a silly function which will take a mail posted by Internet Mail > > Service or Outlook which quotes in the above way, with the reply before > > the original message, and other nonsense, and reformats it in the proper > > way. > > Nice, but it contained some bugs. (Surprised?) Not at all. > Here's a patch. excellent! thanks.