From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26022 Path: main.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: Peculiar treatment of edited messages Date: Sun, 24 Oct 1999 14:29:17 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <87yacs7gua.fsf@chow.mat.jhu.edu> References: <87ln8yahw8.fsf@chow.mat.jhu.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163308 17242 80.91.224.250 (21 Oct 2002 01:21:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:21:48 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA09715 for ; Sun, 24 Oct 1999 14:45:50 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB20917; Sun, 24 Oct 1999 13:45:39 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 24 Oct 1999 13:45:19 -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 NAA05486 for ; Sun, 24 Oct 1999 13:45:07 -0500 (CDT) Original-Received: from jhuml1.hcf.jhu.edu (jhmail.hcf.jhu.edu [128.220.2.86]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA09699 for ; Sun, 24 Oct 1999 14:44:29 -0400 (EDT) Original-Received: from scratchy (chow.mat.jhu.edu [128.220.25.2]) by jhmail.hcf.jhu.edu (PMDF V5.2-29 #37929) with ESMTP id <01JHILNF2NSSF9DUSZ@jhmail.hcf.jhu.edu> for ding@gnus.org; Sun, 24 Oct 1999 14:44:13 EDT Original-Received: from jdc by scratchy with local (Exim 2.05 #1 (Debian)) id 11fSOL-0001uJ-00; Sun, 24 Oct 1999 14:29:17 -0400 In-reply-to: Dan Christensen's message of "19 Oct 1999 22:24:39 -0400" Original-To: ding@gnus.org User-Agent: Gnus/5.07009701 (Pterodactyl Gnus v0.97.1) Emacs/20.3 Original-Lines: 41 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:26022 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26022 Dan Christensen writes: > Ted Stern writes: > > In Pgnus 0.96, Emacs 20.3, I sometimes lose my email after editing my > > messages. That is, my cursor sits on a message description in the *Summary* > > buffer, I hit 'e', and do some changes to the article. When finished, I hit > > 'C-c C-c'. But then Gnus puts a 'G' on the message summary, indicating that > > it is about to be purged from the group. When I exit the group and re-enter > > it using 'C-u SPC', the edited message has disappeared, although other > > messages are unaffected. > > > > If I use 'more' or some other editor to actually look through the nnfolder > > corresponding to the nnfolder group, the message is still there. But Gnus no > > longer acknowledges this -- how can I get Gnus to re-read all headers in the > > nnfolder file? > > I've had similar things happen, although if I remember correctly the > articles actually vanished from the nnfolder file as well, and I had > to get them from the Incoming directory. This happened to me again today, so I can give a bit more info. I had point in the *Article* buffer when I hit `e'; not sure if that is relevant, but it might be. What happened is that the headers of the article in my nnfolder file got replaced by just the headers I have displayed in the *Article* buffer: > From nobody Sun Oct 24 14:00:54 1999 > From: James McClure > Subject: Re: operad actions on Tot > To: jdc@jhu.edu (Dan Christensen) > Date: Sat, 23 Oct 1999 21:12:58 -0500 (EST) > In-reply-to: <87ogel9k4o.fsf@chow.mat.jhu.edu> > Message-id: <199910240213.VAA19485@cauchy.math.purdue.edu> (I have In-reply-to and Message-id in my gnus-visible-headers.) Note that the "From " line is incorrect, and the various other headers that Gnus makes use of (like X-Gnus-Mail-Source, Xref, and X-Gnus-Article-Number) are all missing. So as far as Gnus can tell this article doesn't exist. Dan