From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26763 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: overwritten draft articles Date: 12 Nov 1999 23:32:31 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163911 21114 80.91.224.250 (21 Oct 2002 01:31:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:31:51 +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 RAA07479 for ; Fri, 12 Nov 1999 17:33:06 -0500 (EST) 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 QAB27544; Fri, 12 Nov 1999 16:33:04 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 12 Nov 1999 16:33:21 -0600 (CST) 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 QAA00814 for ; Fri, 12 Nov 1999 16:33:08 -0600 (CST) Original-Received: from badis.pdc.kth.se (root@badis.pdc.kth.se [130.237.221.45]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA07471 for ; Fri, 12 Nov 1999 17:32:36 -0500 (EST) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.9.3/8.9.3) id XAA11980; Fri, 12 Nov 1999 23:32:32 +0100 Original-To: ding@gnus.org Original-Lines: 12 User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) Emacs/20.4.90 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:26763 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26763 Hi, this bug just cost me a draft mail copy I'd been working on for three days. :-/ How to reproduce: From the group buffer, type 'm' to start composing a new mail, enter "foo" or something in it, switch back to the *Group* buffer, type 'm' to start composing another mail, enter "bar" or something in it. Now switch back to the first article, C-x C-s it and notice the draft article number it's saved as. Switch to the second article and C-x C-s. It's overwriting the first article! (I used `D e', but the above is easier to reproduce, and seem to exhibit the same problem.)