From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23771 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: Re: p0.88 (and since time immemorial?) date-lapsed error Date: 04 Jul 1999 11:37:22 -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=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035161444 3830 80.91.224.250 (21 Oct 2002 00:50:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:50:44 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA23183 for ; Sun, 4 Jul 1999 11:42:24 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB25925; Sun, 4 Jul 1999 10:41:11 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 04 Jul 1999 10:40:39 -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 KAA23406 for ; Sun, 4 Jul 1999 10:39:41 -0500 (CDT) Original-Received: from beaver.jprc.com (BEAVER.JPRC.COM [207.86.147.217]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA23115 for ; Sun, 4 Jul 1999 11:37:57 -0400 (EDT) Original-Received: (from karl@localhost) by beaver.jprc.com (8.8.7/8.8.7) id LAA09741; Sun, 4 Jul 1999 11:37:22 -0400 Original-To: ding@gnus.org X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6h R;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu In-Reply-To: Lars Magne Ingebrigtsen's message of "03 Jul 1999 12:31:12 +0200" Original-Lines: 41 User-Agent: Gnus/5.070089 (Pterodactyl Gnus v0.89) XEmacs/21.2 (Chiyoda) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23771 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23771 Karl Kleinpaste writes: >> With gnus-treat-date-lapsed set to 'head, received and Gcc'd forwarded >> messages display such that *both* Date: headers are replaced with the >> same X-Sent header. Lars Magne Ingebrigtsen writes: > I'm not sure I follow you here, but > `gnus-article-date-lapsed-new-header' controls whether the Date header > is removed when looking at the lapsed header. No, that's not what I meant. When one forwards a message, both the new, enclosing message and the contained message have Date: headers. Setting gnus-treat-date-lapsed results in displays of this flavor: ________________ From: Karl Kleinpaste Subject: [Karl Kleinpaste ] test To: karl@beaver.jprc.com »»--> X-Sent: 1 week, 4 days, 18 hours, 20 minutes, 43 seconds ago [1. text/plain] enclosing text. [2. message/rfc822] From: Karl Kleinpaste Subject: test To: karl@beaver.jprc.com »»--> X-Sent: 1 week, 4 days, 18 hours, 20 minutes, 43 seconds ago inner text. ________________ The X-Sent: are identical, but in the original message file, they are: Date: 22 Jun 1999 17:00:38 -0400 Date: 22 Jun 1999 16:49:59 -0400 The 2nd is not treated individually; the 1st is given "lapsed" treatment, and that string is substituted for all Date: headers.